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