We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59de8c1 + 53afe96 commit fc90c30Copy full SHA for fc90c30
.github/workflows/weekly-security-scan.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- branch: [ main, release-1.20, release-1.19 ]
+ branch: [ main, release-1.21, release-1.20 ]
17
name: Trivy
18
runs-on: ubuntu-latest
19
steps:
0 commit comments