Adapt config to GoRelease v2

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2024-06-11 09:35:42 +03:00
parent c3be752254
commit dc4b1c0ea9
No known key found for this signature in database
GPG Key ID: 3299AEB0E4085BAF
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ jobs:
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0 uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
with: with:
version: latest version: latest
args: release --clean --skip-validate args: release --clean --skip=validate
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Generate SLSA metadata - name: Generate SLSA metadata

View File

@ -23,7 +23,7 @@ release:
To verify the images and their provenance (SLSA level 3), please see the [security documentation](https://fluxcd.io/flux/security/). To verify the images and their provenance (SLSA level 3), please see the [security documentation](https://fluxcd.io/flux/security/).
changelog: changelog:
skip: true disable: true
checksum: checksum:
extra_files: extra_files: