Skip to content

Commit fc90c30

Browse files
authored
Merge pull request #5859 from mboersma/update-security-branches
Update active branches for security scanner
2 parents 59de8c1 + 53afe96 commit fc90c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly-security-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
branch: [ main, release-1.20, release-1.19 ]
16+
branch: [ main, release-1.21, release-1.20 ]
1717
name: Trivy
1818
runs-on: ubuntu-latest
1919
steps:

0 commit comments

Comments
 (0)