diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7fe174a..4e306a1 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,7 +24,7 @@ jobs: app-id: ${{ secrets.RELEASE_PLZ_APP_ID }} # GitHub App private key secret name private-key: ${{ secrets.RELEASE_PLZ_APP_PRIVATE_KEY }} - - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 + - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 id: release with: token: ${{ steps.generate-token.outputs.token }}