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