Skip to content

Commit a718537

Browse files
chore(ci): update goreleaser/goreleaser-action action (v6.1.0 → v6.2.1)
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | goreleaser/goreleaser-action | v6.1.0 | v6.2.1 |
1 parent a1d5fd8 commit a718537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
passphrase: "${{ secrets.PASSPHRASE }}"
4040

4141
- name: Run GoReleaser
42-
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
42+
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
4343
with:
4444
version: latest
4545
args: release --clean

0 commit comments

Comments
 (0)