We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2750184 commit 547aa2bCopy full SHA for 547aa2b
.github/workflows/release.yaml
@@ -43,7 +43,7 @@ jobs:
43
password: ${{ secrets.DOCKER_HUB_TOKEN }}
44
45
- name: Run GoReleaser
46
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
+ uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
47
with:
48
version: latest
49
args: release --config .github/goreleaser-cli.yml
0 commit comments