Skip to content

Commit 1ca6136

Browse files
build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#3253)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v4...v5) --- 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 bbc1272 commit 1ca6136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
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@v4
56+
uses: goreleaser/goreleaser-action@v5
5757
if: startsWith(github.ref, 'refs/tags')
5858
with:
5959
version: 0.177.0

0 commit comments

Comments
 (0)