diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6689c78..c009858 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -18,7 +18,7 @@ jobs: name: Create Release runs-on: ubuntu-latest steps: - - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 + - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0 id: token with: app-id: ${{ vars.FOREST_RELEASER_APP_ID }}