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