We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae2a54 commit 6d7c43dCopy full SHA for 6d7c43d
.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@9997fc940dddf620986d5e88532ffb2cc6e22c1c
+ - uses: google-github-actions/release-please-action@ee9822ec2c397e8a364d634464339ac43a06e042
23
id: release
24
with:
25
command: manifest
0 commit comments