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