We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94a0ba commit 2334906Copy full SHA for 2334906
.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@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b
+ - uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee
23
id: release
24
with:
25
token: ${{secrets.GITHUB_TOKEN}}
0 commit comments