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 079795d commit f35fe6fCopy full SHA for f35fe6f
.github/workflows/trivy.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install go
16
uses: actions/setup-go@v6
17
with:
18
- go-version: 1.24.6
+ go-version: 1.24.9
19
20
- name: Build an image from Dockerfile
21
run: |
0 commit comments