Skip to content

Commit 77a3cb6

Browse files
build(deps): bump goreleaser/goreleaser-action in /.github/workflows (#13)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 6. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v4...v6) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-version: '6' 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 a663a9d commit 77a3cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: cat .github/CHANGELOG.md
7676

7777
- name: Check goreleaser
78-
uses: goreleaser/goreleaser-action@v4
78+
uses: goreleaser/goreleaser-action@v6
7979
with:
8080
args: check
8181

0 commit comments

Comments
 (0)