Skip to content

Commit bf9455a

Browse files
chore(deps): bump goreleaser/goreleaser-action from 6 to 7 (#103)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v6...v7) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Toni Tauro <toni.tauro@secretz.io>
1 parent a6f6dde commit bf9455a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
- name: "GoReleaser: Release"
115115
if: startsWith(github.ref, 'refs/tags/')
116-
uses: goreleaser/goreleaser-action@v6
116+
uses: goreleaser/goreleaser-action@v7
117117
with:
118118
distribution: goreleaser
119119
version: v2.10.2

0 commit comments

Comments
 (0)