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 874d7d4 commit f344991Copy full SHA for f344991
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
app-id: ${{ secrets.RELEASE_GITHUB_APP_ID}}
23
private-key: ${{ secrets.RELEASE_GITHUB_APP_KEY }}
24
- - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4
+ - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4
25
id: release
26
27
token: ${{ steps.create-iat.outputs.token }}
0 commit comments