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 876f489 commit 5bdfb42Copy full SHA for 5bdfb42
.github/workflows/weekly-security-scan.yaml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- branch: [ main, release-1.33, release-1.32, release-1.31 ]
+ branch: [ master, release-1.33, release-1.32, release-1.31 ]
17
name: Trivy
18
runs-on: ubuntu-latest
19
steps:
0 commit comments