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 9b3293a commit 967d68fCopy full SHA for 967d68f
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID}}
19
private-key: ${{ secrets.RELEASE_GITHUB_APP_KEY }}
20
- - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4
+ - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4
21
id: release
22
23
token: ${{ steps.create-iat.outputs.token }}
0 commit comments