Skip to content

Commit 5baced7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
PASSPHRASE: ${{ secrets.PASSPHRASE }}
3131

3232
- name: Run GoReleaser
33-
uses: goreleaser/goreleaser-action@v2.9.1
33+
uses: goreleaser/goreleaser-action@v3.0.0
3434
with:
3535
version: latest
3636
args: release --rm-dist

0 commit comments

Comments
 (0)