We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a19ac8 commit 514a99eCopy full SHA for 514a99e
.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@514bc6cdae71484c998108f2136a8f5e4c62b9b9
+ - uses: google-github-actions/release-please-action@d3c71f9a0a55385580de793de58da057b3560862
23
id: release
24
with:
25
command: manifest
0 commit comments