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

Commit 70b29d0

Browse files
authored
Merge pull request #247 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-6.3.0
Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0
2 parents 972aa9a + f91f515 commit 70b29d0

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.2.1
28+
uses: goreleaser/goreleaser-action@v6.3.0
2929
with:
3030
distribution: goreleaser
3131
version: latest

0 commit comments

Comments
 (0)