Skip to content

Commit

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

Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
  • Loading branch information
dominikschulz authored Jan 10, 2025
2 parents b312e6f + 3dac161 commit 3a5f6ec
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.0.0
uses: goreleaser/goreleaser-action@v6.1.0
with:
version: latest
args: release --release-notes=../RELEASE_NOTES
Expand Down

0 comments on commit 3a5f6ec

Please sign in to comment.