diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 77514635..c113fb1e 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -19,7 +19,7 @@ jobs: name: Create Release runs-on: [ubuntu-latest] steps: - - uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0 + - uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2 id: token with: app-id: ${{ vars.FOREST_RELEASER_APP_ID }}