Skip to content

Commit 8d177ad

Browse files
ci(tools): update goreleaser/goreleaser-action action to v7 (#463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af0c180 commit 8d177ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
repo-token: ${{ secrets.GITHUB_TOKEN }}
4646

4747
- name: Setup goreleaser
48-
uses: goreleaser/goreleaser-action@v6
48+
uses: goreleaser/goreleaser-action@v7
4949
with:
5050
install-only: true
5151

0 commit comments

Comments
 (0)