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