bump version of base image for Trivy
This commit is contained in:
parent
76251acdcf
commit
9697dae1c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/trivy-analysis.yml
vendored
2
.github/workflows/trivy-analysis.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
name: Trivy analysis
|
||||
runs-on: "ubuntu-18.04"
|
||||
runs-on: "ubuntu-20.04"
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue