Skip to content

Commit d99c66a

Browse files
chore(deps): update goreleaser/goreleaser-action digest to 90a3faa in .github/workflows/release.yml (main) (#5339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b7fae9 commit d99c66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
go-version-file: go.mod
2525

2626
- name: Run GoReleaser for stable release
27-
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
27+
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6
2828
if: (!contains(github.ref, 'pre'))
2929
with:
3030
# You can pass flags to goreleaser via GORELEASER_ARGS

0 commit comments

Comments
 (0)