Skip to content

Commit 126dbd6

Browse files
🌱 Update Github Actions group to v6 (#22)
| datasource | package | from | to | | ----------- | ---------------------------- | ---- | -- | | github-tags | goreleaser/goreleaser-action | v5 | v6 | Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
1 parent 5da347e commit 126dbd6

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
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version: stable
2323

24-
- uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5
24+
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
2525
with:
2626
distribution: goreleaser
2727
version: latest

0 commit comments

Comments
 (0)