We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ecd746 commit 6a9b501Copy full SHA for 6a9b501
.github/workflows/release-please.yml
@@ -21,6 +21,6 @@ jobs:
21
with:
22
app-id: ${{ vars.FOREST_RELEASER_APP_ID }}
23
private-key: ${{ secrets.FOREST_RELEASER_APP_PRIVATE_KEY }}
24
- - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
+ - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
25
26
token: ${{ steps.token.outputs.token }}
0 commit comments