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.
2 parents 13dd6d3 + 8e42f9f commit 19a635cCopy full SHA for 19a635c
.github/workflows/trivy.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install go
16
uses: actions/setup-go@v5
17
with:
18
- go-version: 1.24.4
+ go-version: 1.24.6
19
20
- name: Build an image from Dockerfile
21
run: |
0 commit comments