We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0814209 commit 30a7afcCopy full SHA for 30a7afc
1 file changed
.github/workflows/release-please.yml
@@ -17,7 +17,7 @@ jobs:
17
18
# Release-please creates a PR that tracks all changes
19
steps:
20
- - uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4.4.1
+ - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0
21
id: release
22
with:
23
token: ${{secrets.GITHUB_TOKEN}}
0 commit comments