Skip to content

Commit 0d07970

Browse files
build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#3314)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v5...v6) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7406613 commit 0d07970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ secrets.QUAY_PASSWORD }}
5454

5555
- name: Run GoReleaser
56-
uses: goreleaser/goreleaser-action@v5
56+
uses: goreleaser/goreleaser-action@v6
5757
if: startsWith(github.ref, 'refs/tags')
5858
with:
5959
version: 0.177.0

0 commit comments

Comments
 (0)