Skip to content

Commit

Permalink
🌱 Update Github Actions group to v6 (#22)
Browse files Browse the repository at this point in the history
| 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>
  • Loading branch information
cluster-stack-bot[bot] authored Jun 13, 2024
1 parent 5da347e commit 126dbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: stable

- uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5
- uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 126dbd6

Please sign in to comment.