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