Skip to content

Commit

Permalink
chore(ci): update googleapis/release-please-action action (v4.1.4 → v…
Browse files Browse the repository at this point in the history
…4.2.0) (#1812)

| datasource  | package                          | from   | to     |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | googleapis/release-please-action | v4.1.4 | v4.2.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 10, 2025
1 parent 51b93cf commit b526e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
repositories: "${{ github.event.repository.name }}"

- name: Create / Update Release PR
uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec # v4.1.4
uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
with:
token: "${{ steps.app-token.outputs.token }}"

0 comments on commit b526e75

Please sign in to comment.