Skip to content

Commit fa83314

Browse files
chore(deps): Update googleapis/release-please-action action to v5 (#238)
Co-authored-by: cloudquery-ci[bot] <271027272+cloudquery-ci[bot]@users.noreply.github.com>
1 parent fe23a35 commit fa83314

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
private-key: ${{ secrets.CQ_APP_PRIVATE_KEY }}
2020
permission-contents: write
2121
permission-pull-requests: write
22-
- uses: googleapis/release-please-action@5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 # v4
22+
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5
2323
id: release
2424
with:
2525
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)