0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-04 21:14:05 +00:00

chore(ci): update google-github-actions/release-please-action action (v4.1.0 → v4.1.1) (#1296)

| datasource  | package                                     | from   | to     |
| ----------- | ------------------------------------------- | ------ | ------ |
| github-tags | google-github-actions/release-please-action | v4.1.0 | v4.1.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-15 00:57:55 +00:00 committed by GitHub
parent 2b7dd08020
commit 71480bf934
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,6 +22,6 @@ jobs:
repositories: "${{ github.event.repository.name }}"
- name: Create / Update Release PR
uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0
uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
with:
token: "${{ steps.app-token.outputs.token }}"