mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 02:31:10 +00:00
chore(ci): update goreleaser/goreleaser-action action (v6.2.1 → v6.3.0) (#1869)
* chore(ci): update crazy-max/ghaction-import-gpg action (v6.2.0 → v6.3.0) | datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | crazy-max/ghaction-import-gpg | v6.2.0 | v6.3.0 | * chore(ci): update goreleaser/goreleaser-action action (v6.2.1 → v6.3.0) | datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | goreleaser/goreleaser-action | v6.2.1 | v6.3.0 | --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa9cdba0bf
commit
8c42d8063f
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
passphrase: "${{ secrets.PASSPHRASE }}"
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
|
||||
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
|
||||
with:
|
||||
version: '~> v2'
|
||||
args: release --clean
|
||||
|
Loading…
Reference in New Issue
Block a user