Skip to content

Commit aeab47f

Browse files
authored
Merge pull request #1348 from threefoldtech/dependabot/github_actions/goreleaser/goreleaser-action-6.3.0
Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0
2 parents afc908a + 633ecd3 commit aeab47f

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
@@ -22,7 +22,7 @@ jobs:
2222
go-version: 1.21
2323

2424
- name: Run GoReleaser
25-
uses: goreleaser/goreleaser-action@v6.2.1
25+
uses: goreleaser/goreleaser-action@v6.3.0
2626
with:
2727
version: latest
2828
args: release --clean

0 commit comments

Comments
 (0)