We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4395f commit 2cb4731Copy full SHA for 2cb4731
1 file changed
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Go
34
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v4.0.1
35
with:
36
- go-version-file: go.mod
+ go-version: 1.24
37
cache: false
38
39
- name: Setup Syft
0 commit comments