From 195d389380bf918e507b590c18d89654d8608eae Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 11:06:38 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20action=20Codex-/?= =?UTF-8?q?await-remote-run=20(v1.13.0=20=E2=86=92=20v2.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 0c5535f87..8a02e64b1 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -37,7 +37,7 @@ jobs: { "autodiscoverFilter": "${{ github.event.repository.name }}" } - name: Await Renovate Completion - uses: Codex-/await-remote-run@a56c556e6434d2d7ec9438dc656143b39532324e # v1.13.0 + uses: Codex-/await-remote-run@2512346665df8818ec7ad6aca3cdceb7626cd384 # v2.0.0 with: token: ${{ steps.app-token.outputs.token }} owner: ${{ github.repository_owner }}