Skip to content

Commit bb00b8a

Browse files
authored
Merge pull request #144 from BitcoinSchema/dependabot/github_actions/master/goreleaser/goreleaser-action-6.1.0
Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
2 parents 20a31c7 + fc04482 commit bb00b8a

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
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version: 1.19
2727
- name: Run GoReleaser
28-
uses: goreleaser/goreleaser-action@v6.0.0
28+
uses: goreleaser/goreleaser-action@v6.1.0
2929
with:
3030
distribution: goreleaser
3131
version: latest

0 commit comments

Comments
 (0)