Skip to content

Commit

Permalink
Bump goreleaser/goreleaser-action from 3 to 4 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 19, 2022
1 parent 002ad8d commit 8ec832c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Cosign
uses: sigstore/cosign-installer@v2
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
uses: goreleaser/goreleaser-action@v4
with:
version: v1.12.3
args: release --rm-dist
Expand Down

0 comments on commit 8ec832c

Please sign in to comment.