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