Skip to content

Commit a4a9567

Browse files
committed
chore: bump goreleaser version
Signed-off-by: Mark Phelps <[email protected]>
1 parent aad2635 commit a4a9567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: goreleaser/goreleaser-action@v6
6767
with:
6868
distribution: goreleaser-pro
69-
version: "~> v2.8.0"
69+
version: "~> v2.11.0"
7070
args: build --clean -f .goreleaser.${{ matrix.name }}.yml
7171
env:
7272
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
@@ -154,7 +154,7 @@ jobs:
154154
uses: goreleaser/goreleaser-action@v6
155155
with:
156156
distribution: goreleaser-pro
157-
version: "~> v2.8.0"
157+
version: "~> v2.11.0"
158158
args: release --clean
159159
env:
160160
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 commit comments

Comments
 (0)