diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index e91e0fa5..f0fa616e 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -21,7 +21,7 @@ jobs: outputs: release_created: ${{ steps.release.outputs.release_created }} steps: - - uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0 + - uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0 id: app-token with: app-id: ${{ secrets.DS_RELEASE_BOT_ID }}