mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 11:02:59 +00:00
chore(ci): update release-please action ref
This commit is contained in:
parent
71480bf934
commit
bfb20e0bfd
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
@ -22,6 +22,6 @@ jobs:
|
||||
repositories: "${{ github.event.repository.name }}"
|
||||
|
||||
- name: Create / Update Release PR
|
||||
uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1
|
||||
uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1
|
||||
with:
|
||||
token: "${{ steps.app-token.outputs.token }}"
|
||||
|
@ -1,6 +0,0 @@
|
||||
module.exports = {
|
||||
extends: [
|
||||
"@commitlint/config-conventional"
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user