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