Skip to content

Commit

Permalink
test: fix trivy action failure
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx committed Jul 6, 2024
1 parent e7767ae commit 6553142
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 6553142

Please sign in to comment.