Skip to content

Commit 90113cc

Browse files
authored
Merge pull request #66 from bodgit/dependabot/github_actions/goreleaser/goreleaser-action-4.1.0
Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
2 parents 0149d34 + 051e7d3 commit 90113cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
with:
5656
go-version: '1.19'
5757
- name: Run GoReleaser
58-
uses: goreleaser/goreleaser-action@v3.2.0
58+
uses: goreleaser/goreleaser-action@v4.1.0
5959
if: startsWith(github.ref, 'refs/tags/')
6060
with:
6161
version: latest

0 commit comments

Comments
 (0)