Skip to content

Commit f4d5e24

Browse files
chore(deps): update goreleaser/goreleaser-action action to v3 (#174)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a29348c commit f4d5e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
password: ${{ secrets.GITHUB_TOKEN }}
5656

5757
- name: Run GoReleaser
58-
uses: goreleaser/goreleaser-action@v2
58+
uses: goreleaser/goreleaser-action@v3
5959
with:
6060
version: latest
6161
args: release --rm-dist

0 commit comments

Comments
 (0)