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