Skip to content

Commit b2b1bc1

Browse files
authored
Merge pull request #53 from hueristiq/dependabot/github_actions/dev/goreleaser/goreleaser-action-6
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
2 parents 1e1bfdd + 49518fb commit b2b1bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525
-
2626
name: Run GoReleaser
27-
uses: goreleaser/goreleaser-action@v5
27+
uses: goreleaser/goreleaser-action@v6
2828
with:
2929
distribution: goreleaser
3030
version: latest

0 commit comments

Comments
 (0)