Skip to content

Commit d7fae48

Browse files
Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9f34bc commit d7fae48

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
@@ -43,7 +43,7 @@ jobs:
4343
PASSPHRASE: ${{ secrets.PASSPHRASE }}
4444
-
4545
name: Run GoReleaser
46-
uses: goreleaser/goreleaser-action@v5.1.0
46+
uses: goreleaser/goreleaser-action@v6.0.0
4747
with:
4848
version: latest
4949
args: release --rm-dist

0 commit comments

Comments
 (0)