Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 269c338

Browse files
authored
Merge pull request #243 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-6.2.1
Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1
2 parents d6f439e + ccb611f commit 269c338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version: 1.22
2727
- name: Run GoReleaser
28-
uses: goreleaser/goreleaser-action@v6.1.0
28+
uses: goreleaser/goreleaser-action@v6.2.1
2929
with:
3030
distribution: goreleaser
3131
version: latest

0 commit comments

Comments
 (0)