Skip to content

Commit 4e872a3

Browse files
chore(deps): update goreleaser/goreleaser-action action to v6
1 parent 7334ddc commit 4e872a3

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
@@ -70,7 +70,7 @@ jobs:
7070
run: |
7171
echo "GORELEASER_ARGS=--snapshot --skip-publish" >> $GITHUB_ENV
7272
- name: Run GoReleaser
73-
uses: goreleaser/goreleaser-action@v4
73+
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
7474
with:
7575
distribution: goreleaser
7676
version: latest

0 commit comments

Comments
 (0)