Skip to content

Commit 01193dc

Browse files
build(deps): Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#372)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18bfe55 commit 01193dc

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
@@ -91,7 +91,7 @@ jobs:
9191
passphrase: ${{ secrets.PASSPHRASE }}
9292

9393
- name: Run GoReleaser
94-
uses: goreleaser/goreleaser-action@v6.2.1
94+
uses: goreleaser/goreleaser-action@v6.3.0
9595
with:
9696
version: '~> v2'
9797
args: release --clean

0 commit comments

Comments
 (0)