Skip to content

Commit 9f7e89e

Browse files
authored
Merge pull request #1199 from carapace-sh/dependabot/github_actions/goreleaser/goreleaser-action-7
build(deps): bump goreleaser/goreleaser-action from 6 to 7
2 parents bedfad9 + 80c330d commit 9f7e89e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
retention-days: 1
5252

5353
- name: Run GoReleaser
54-
uses: goreleaser/goreleaser-action@v6
54+
uses: goreleaser/goreleaser-action@v7
5555
if: startsWith(github.ref, 'refs/tags/')
5656
with:
5757
version: latest

0 commit comments

Comments
 (0)