Skip to content

Commit

Permalink
Merge pull request #502 from hypnoglow/dependabot/github_actions/gore…
Browse files Browse the repository at this point in the history
…leaser/goreleaser-action-6.2.1
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
2 parents 4f8790f + b9c9f52 commit 7b274b1
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 @@ -29,7 +29,7 @@ jobs:
go mod download -x
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
with:
version: latest
args: release --clean --config=.goreleaser.yml
Expand Down

0 comments on commit 7b274b1

Please sign in to comment.