Skip to content

Commit 3d35b27

Browse files
authored
ci(action): update googleapis/release-please-action action to v4.2.0 (#524)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent a0d51bc commit 3d35b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
private_key: ${{ secrets.RELEASE_APP_PEM }}
2121
app_id: ${{ secrets.RELEASE_APP_ID }}
22-
- uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4
22+
- uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
2323
id: release
2424
with:
2525
token: ${{ steps.get_token.outputs.token }}

0 commit comments

Comments
 (0)