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