We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9440cf commit a4354feCopy full SHA for a4354fe
1 file changed
.github/workflows/release-please.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
# Release-please creates a PR that tracks all changes
14
steps:
15
- - uses: googleapis/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01 # v3
+ - uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5
16
id: release
17
with:
18
command: manifest
0 commit comments