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.
1 parent 59de8c1 commit 53afe96Copy full SHA for 53afe96
.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