Skip to content

Commit 3c41975

Browse files
dependabot[bot]werne2j
authored andcommitted
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
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]>
1 parent 631bbc3 commit 3c41975

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
@@ -34,7 +34,7 @@ jobs:
3434
${{ steps.tag.outputs.tag }}
3535
3636
- name: Run GoReleaser
37-
uses: goreleaser/goreleaser-action@v5
37+
uses: goreleaser/goreleaser-action@v6
3838
with:
3939
distribution: goreleaser
4040
version: latest

0 commit comments

Comments
 (0)