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 b123353 + 4e4216d commit 3d41155Copy full SHA for 3d41155
.github/workflows/trivy.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Go 1.x
13
uses: actions/setup-go@v6
14
with:
15
- go-version: 1.24.6
+ go-version: 1.24.9
16
id: go
17
18
- name: Checkout code
0 commit comments