We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256d115 commit 6efeb39Copy full SHA for 6efeb39
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Release-please creates a PR that tracks all changes
21
steps:
22
- - uses: google-github-actions/release-please-action@910801217bf1ec07dd4367e66345f83918f7ae57
+ - uses: google-github-actions/release-please-action@db8f2c60ee802b3748b512940dde88eabd7b7e01
23
id: release
24
with:
25
command: manifest
0 commit comments