Skip to content

Commit 2ca6139

Browse files
authored
Merge pull request #315 from numtide/dependabot/github_actions/goreleaser/goreleaser-action-6
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
2 parents 51640c8 + 57b907d commit 2ca6139

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
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
go-version: 1.22.x
2424
- name: Run goreleaser
25-
uses: goreleaser/goreleaser-action@v5
25+
uses: goreleaser/goreleaser-action@v6
2626
with:
2727
args: release --clean
2828
env:

0 commit comments

Comments
 (0)