Update Github action and Go releaser (#400)

* update github action to 40.1.12

* update goreleaser to v6
This commit is contained in:
GokceGK 2024-06-12 11:00:34 +02:00 committed by GitHub
parent bd3e04e134
commit 205763c8c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 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: