We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e2dcf2 commit 6c00021Copy full SHA for 6c00021
.github/workflows/release-please.yml
@@ -13,7 +13,7 @@ jobs:
13
14
# Release-please creates a PR that tracks all changes
15
steps:
16
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4
17
id: release
18
with:
19
token: ${{secrets.RELEASE_PLEASE_ACTION_TOKEN}}
0 commit comments