We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15a766 commit 0cf7c7eCopy full SHA for 0cf7c7e
.github/workflows/trivy.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install go
17
uses: actions/setup-go@v5
18
with:
19
- go-version-file: go.mod
+ go-version: 1.24.2
20
21
- name: Build images from Dockerfile
22
run: |
0 commit comments