Skip to content

Commit 7c434bb

Browse files
Bump goreleaser/goreleaser-action from 4 to 5
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]>
1 parent 458ba32 commit 7c434bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
go-version: "1.21"
2121
- name: Run GoReleaser
22-
uses: goreleaser/goreleaser-action@v4
22+
uses: goreleaser/goreleaser-action@v5
2323
with:
2424
version: latest
2525
args: release --rm-dist

0 commit comments

Comments
 (0)