We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0be776 + 235140f commit 9b14c1cCopy full SHA for 9b14c1c
.github/workflows/trivy.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Go 1.x
13
uses: actions/setup-go@v4
14
with:
15
- go-version: ^1.16
+ go-version: 1.22.3
16
id: go
17
18
- name: Checkout code
0 commit comments