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 dcf61e5 commit 3748212Copy full SHA for 3748212
.github/workflows/release-please.yaml
@@ -13,7 +13,7 @@ jobs:
13
release-please:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4
+ - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4
17
id: release
18
with:
19
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments