Skip to content

Commit 2cb4731

Browse files
committed
Use latest 1.24 Go version for release build
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
1 parent 7d4395f commit 2cb4731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Go
3434
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v4.0.1
3535
with:
36-
go-version-file: go.mod
36+
go-version: 1.24
3737
cache: false
3838

3939
- name: Setup Syft

0 commit comments

Comments
 (0)