Skip to content

Commit 97b82e1

Browse files
chore(deps): update googleapis/release-please-action action to v5
1 parent 9fd19f6 commit 97b82e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
tag_name: ${{ inputs.tag || steps.release.outputs.tag_name }}
2828
steps:
2929
# Only run the bot on push events; skip it for manual re-publish triggers.
30-
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
30+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5
3131
id: release
3232
if: github.event_name == 'push'
3333
with:

0 commit comments

Comments
 (0)