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