Skip to content

Commit e0b1ec1

Browse files
build(deps): Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (#427)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1211f28 commit e0b1ec1

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
@@ -97,7 +97,7 @@ jobs:
9797
passphrase: ${{ secrets.PASSPHRASE }}
9898

9999
- name: Run GoReleaser
100-
uses: goreleaser/goreleaser-action@v6.3.0
100+
uses: goreleaser/goreleaser-action@v6.4.0
101101
with:
102102
version: '~> v2'
103103
args: release --clean

0 commit comments

Comments
 (0)