Skip to content

Commit f887496

Browse files
authored
Merge pull request #38 from yeeaiclub/dependabot/github_actions/goreleaser/goreleaser-action-7
chore(deps): bump goreleaser/goreleaser-action from 6 to 7
2 parents b0d4ecf + 46d2d86 commit f887496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
go-version-file: go.mod
3535
check-latest: true
3636
- name: Run GoReleaser
37-
uses: goreleaser/goreleaser-action@v6
37+
uses: goreleaser/goreleaser-action@v7
3838
with:
3939
# either 'goreleaser' (default) or 'goreleaser-pro'
4040
distribution: goreleaser

0 commit comments

Comments
 (0)