We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87da23f commit 9dc5fb6Copy full SHA for 9dc5fb6
.github/workflows/trivy.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build:
10
name: build
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
timeout-minutes: 30
13
steps:
14
- name: Checkout code
0 commit comments