Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 7b8caf9

Browse files
authored
Merge pull request #10 from patrickcping/dependabot/github_actions/goreleaser/goreleaser-action-6.1.0
Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
2 parents c59c498 + 2ac054f commit 7b8caf9

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
@@ -22,7 +22,7 @@ jobs:
2222
cache: true
2323
-
2424
name: Run GoReleaser
25-
uses: goreleaser/goreleaser-action@v6.0.0
25+
uses: goreleaser/goreleaser-action@v6.1.0
2626
with:
2727
version: "~> v2"
2828
args: release --clean

0 commit comments

Comments
 (0)