Skip to content

Commit d070996

Browse files
Bump goreleaser/goreleaser-action from 4 to 5 (#207)
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 6efdb1a commit d070996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache: true
3030
-
3131
name: Run GoReleaser
32-
uses: goreleaser/goreleaser-action@v4
32+
uses: goreleaser/goreleaser-action@v5
3333
if: success() && startsWith(github.ref, 'refs/tags/')
3434
with:
3535
distribution: goreleaser

0 commit comments

Comments
 (0)