diff --git a/.github/workflows/repo-sync-release.yml b/.github/workflows/repo-sync-release.yml index 30a0fdcea8b..0e12342de7d 100644 --- a/.github/workflows/repo-sync-release.yml +++ b/.github/workflows/repo-sync-release.yml @@ -102,7 +102,7 @@ jobs: contents: write actions: write steps: - - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 - name: Create dry-run branches from each active release branch id: create_branches