Skip to content

Commit 5af8c3a

Browse files
fix(deps): bump goreleaser/goreleaser-action from 2 to 2.5.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 2.5.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md) - [Commits](goreleaser/goreleaser-action@v2...v2.5.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65532bd commit 5af8c3a

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
@@ -21,7 +21,7 @@ jobs:
2121
go-version: "1.16"
2222

2323
- name: Binaries Release
24-
uses: goreleaser/goreleaser-action@v2
24+
uses: goreleaser/goreleaser-action@v2.5.0
2525
with:
2626
version: ~> 0.159
2727
args: release --rm-dist

0 commit comments

Comments
 (0)