diff --git a/.github/workflows/update-versions.yml b/.github/workflows/update-versions.yml index c035d8c..8005366 100644 --- a/.github/workflows/update-versions.yml +++ b/.github/workflows/update-versions.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Create GitHub App token - uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # ratchet:actions/create-github-app-token@v2 + uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # ratchet:actions/create-github-app-token@v2 id: app-token with: app-id: ${{ secrets.GH_APP_ID }}