Skip to content

Commit

Permalink
Merge pull request #142 from gopasspw/dependabot/github_actions/gorel…
Browse files Browse the repository at this point in the history
…easer/goreleaser-action-6.2.1

Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1
  • Loading branch information
dominikschulz authored Feb 19, 2025
2 parents 755e028 + f5abfee commit 62ad4d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
go run helpers/changelog/main.go >../RELEASE_NOTES
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6.1.0
uses: goreleaser/goreleaser-action@v6.2.1
with:
version: latest
args: release --release-notes=../RELEASE_NOTES
Expand Down

0 comments on commit 62ad4d4

Please sign in to comment.