Skip to content

Commit 66ae636

Browse files
authored
Merge pull request #1 from github/dependabot/github_actions/github-actions-ed7e0e2f82
Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 in the github-actions group
2 parents 943e875 + 6589f03 commit 66ae636

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
cache: false
2727

2828
- name: goreleaser
29-
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # pin@v6
29+
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # pin@v6
3030
with:
3131
args: release --clean
3232
env:

0 commit comments

Comments
 (0)