Skip to content

Commit 153f9aa

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/goreleaser/goreleaser-action-2.5.0'
2 parents 44431c2 + 5af8c3a commit 153f9aa

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)