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 c8de597 + cdc305b commit 84a3df5Copy full SHA for 84a3df5
.github/workflows/codeql-analysis.yml
@@ -38,7 +38,7 @@ jobs:
38
39
steps:
40
- name: Set up Go 1.x
41
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
42
with:
43
go-version: ^1.18
44
id: go
.github/workflows/linux.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
19
go-version: ^1.13
20
.github/workflows/trivy.yaml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v5
- name: Install go
go-version: 1.24.6
0 commit comments