Skip to content

Commit 2b899fa

Browse files
build(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#147)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f5006e commit 2b899fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Run GoReleaser
3333
id: run-goreleaser
34-
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
34+
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
3535
with:
3636
version: latest
3737
args: release --clean --skip=validate

0 commit comments

Comments
 (0)