Skip to content

Commit 88c5c97

Browse files
Merge pull request #96 from RichardWhellum/main
Update Trivy-Reviewdog-scan.yml
2 parents d75fd4e + e0a5320 commit 88c5c97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Trivy-Reviewdog-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
trivy-repo-scan:
1010
name: Trivy Repo Scan & Upload to Security Tab
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-latest
1212
permissions:
1313
contents: write
1414
security-events: write
@@ -67,4 +67,4 @@ jobs:
6767
trivy_command: fs
6868
trivy_target: ./trivy-results
6969
reporter: github-pr-review
70-
level: error
70+
level: error

0 commit comments

Comments
 (0)