Skip to content

Commit b92f800

Browse files
authored
Merge pull request #144 from squaredup/dependabot/github_actions/goreleaser/goreleaser-action-6.4.0
Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0
2 parents e71930d + 664b46d commit b92f800

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
@@ -32,7 +32,7 @@ jobs:
3232
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3333
passphrase: ${{ secrets.PASSPHRASE }}
3434
- name: Run GoReleaser
35-
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
35+
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
3636
with:
3737
args: release --clean
3838
env:

0 commit comments

Comments
 (0)