Skip to content

Commit 5181918

Browse files
build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.4.0 (#18)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e19d233 commit 5181918

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
@@ -86,7 +86,7 @@ jobs:
8686
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
8787
passphrase: ${{ secrets.PASSPHRASE }}
8888
- name: Run GoReleaser
89-
uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3
89+
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a
9090
with:
9191
version: '~> v2'
9292
args: release --clean

0 commit comments

Comments
 (0)