chore(deps): update goreleaser/goreleaser-action action to v6 (#407)

* chore(deps): update goreleaser/goreleaser-action action to v6

* Update deprecated field in .goreleaser.yaml

* Update goreleaser configuration version

---------

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: João Palet <joao.palet@freiheit.com>
This commit is contained in:
stackit-pipeline 2024-06-19 17:55:07 +02:00 committed by GitHub
parent be3e660ac3
commit 8bcaab1401
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -32,7 +32,7 @@ jobs:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
args: release --clean
env: