We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1724c9 commit 02251d5Copy full SHA for 02251d5
1 file changed
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
private-key: ${{ secrets.PROMPTFOOBOT_APP_PRIVATE_KEY }}
27
28
- name: Release Please
29
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
+ uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5
30
id: release
31
with:
32
token: ${{ steps.app-token.outputs.token }}
0 commit comments