Skip to content

Commit

Permalink
Merge pull request #798 from andyzhangx/trivy-goversion
Browse files Browse the repository at this point in the history
test: fix trivy action failure
  • Loading branch information
andyzhangx authored Jul 6, 2024
2 parents e7767ae + 6553142 commit 999ac2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v5
with:
go-version: 1.22.4
go-version: 1.22.5
id: go

- name: Checkout code
Expand Down
1 change: 0 additions & 1 deletion .trivyignore

This file was deleted.

0 comments on commit 999ac2b

Please sign in to comment.