Skip to content

Commit 9ff00d6

Browse files
build(deps): Bump goreleaser/goreleaser-action from 3.0.0 to 4.3.0 (#132)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d8fa00 commit 9ff00d6

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
@@ -38,7 +38,7 @@ jobs:
3838
passphrase: ${{ secrets.PASSPHRASE }}
3939

4040
- name: Run GoReleaser
41-
uses: goreleaser/goreleaser-action@v3.0.0
41+
uses: goreleaser/goreleaser-action@v4.3.0
4242
with:
4343
version: latest
4444
args: release --rm-dist

0 commit comments

Comments
 (0)