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