mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-29 23:05:42 +00:00
chore(ci): update googleapis/release-please-action action (v4.2.0 → v4.3.0) (#2136)
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | googleapis/release-please-action | v4.2.0 | v4.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
64c1ab3148
commit
f634b2eafb
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
@ -22,6 +22,6 @@ jobs:
|
|||||||
repositories: "${{ github.event.repository.name }}"
|
repositories: "${{ github.event.repository.name }}"
|
||||||
|
|
||||||
- name: Create / Update Release PR
|
- name: Create / Update Release PR
|
||||||
uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
|
uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
|
||||||
with:
|
with:
|
||||||
token: "${{ steps.app-token.outputs.token }}"
|
token: "${{ steps.app-token.outputs.token }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user