Skip to content

Commit ba7f79b

Browse files
alacukupoiana
authored andcommitted
update(gorelease): bump to v2.0
Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>
1 parent 5641bd6 commit ba7f79b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
go-version-file: 'go.mod'
5858

5959
- name: Install GoReleaser
60-
uses: goreleaser/goreleaser-action@v5
60+
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
6161
with:
6262
install-only: true
6363

.goreleaser.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: 2
2+
13
project_name: driverkit
24
builds:
35
- id: "driverkit"

0 commit comments

Comments
 (0)