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 0334954 + e88fe19 commit d1def35Copy full SHA for d1def35
.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@v4
+ uses: actions/setup-go@v5
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@v4
- name: Install go
go-version: ^1.19
0 commit comments