Skip to content

Commit

Permalink
update trivy to ubuntu-20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Apr 9, 2023
1 parent 712cd94 commit ee1a7f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ env:
jobs:
check:
name: Use Trivy
runs-on: ubuntu-18.04
# runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:

# https://github.com/aquasecurity/trivy-action
Expand Down

0 comments on commit ee1a7f0

Please sign in to comment.