Skip to content

Commit e612085

Browse files
chore(deps): update goreleaser/goreleaser-action action to v6.3.0
1 parent 9f070d8 commit e612085

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
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
go-version-file: "go.mod"
5050

51-
- uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
51+
- uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
5252
if: env.NEW_SHA != env.PREVIOUS_SHA
5353
with:
5454
version: "~> v2"

0 commit comments

Comments
 (0)