Skip to content

Commit 5e10ab3

Browse files
chore(deps): update goreleaser/goreleaser-action action to v7
1 parent beddc36 commit 5e10ab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
password: "${{ secrets.GITHUB_TOKEN }}"
100100

101101
- name: "Release"
102-
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
102+
uses: goreleaser/goreleaser-action@4c6ab561adb47e50c45ef534e2155934e91c40c1 # v7.2.0
103103
with:
104104
args: "release --clean"
105105
env:

0 commit comments

Comments
 (0)