Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 93cafe0

Browse files
authored
Merge pull request #24 from firefart/dependabot/github_actions/goreleaser/goreleaser-action-6.4.0
Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0
2 parents 25e354e + 294bcd7 commit 93cafe0

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
@@ -26,7 +26,7 @@ jobs:
2626
go-version: "stable"
2727

2828
- name: Run GoReleaser
29-
uses: goreleaser/goreleaser-action@v6.3.0
29+
uses: goreleaser/goreleaser-action@v6.4.0
3030
with:
3131
distribution: goreleaser
3232
version: latest

0 commit comments

Comments
 (0)