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 fd996cc commit 0db7f80Copy full SHA for 0db7f80
.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.23.5
+ go-version: 1.23.6
19
20
- name: Build an image from Dockerfile
21
run: |
0 commit comments