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