Skip to content

Commit 6000676

Browse files
chore(deps): update goreleaser/goreleaser-action action to v6.3.0
1 parent beddc36 commit 6000676

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@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
103103
with:
104104
args: "release --clean"
105105
env:

0 commit comments

Comments
 (0)