Skip to content

Commit 1b27b2b

Browse files
authored
Merge pull request #697 from kcl-lang/dependabot/github_actions/goreleaser/goreleaser-action-7
chore: (deps): bump goreleaser/goreleaser-action from 6 to 7
2 parents 29a3910 + 01738e4 commit 1b27b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
go-version-file: go.mod
2222
- name: Run GoReleaser
23-
uses: goreleaser/goreleaser-action@v6
23+
uses: goreleaser/goreleaser-action@v7
2424
with:
2525
distribution: goreleaser
2626
version: latest

0 commit comments

Comments
 (0)