Merge pull request #766 from andyzhangx/trivy-go
chore: upgrade golang version
This commit is contained in:
commit
3f7b5c1414
2
.github/workflows/trivy.yaml
vendored
2
.github/workflows/trivy.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Install go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.22.5
|
||||
go-version: 1.23.1
|
||||
|
||||
- name: Build an image from Dockerfile
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user