Skip to content

Commit

Permalink
Update release versions for weekly security scan (#1803)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amulyam24 authored May 24, 2024
1 parent 8906419 commit 39f094c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-security-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: [ main, release-0.7, release-0.6 ]
branch: [ main, release-0.8, release-0.7 ]
name: Trivy
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 39f094c

Please sign in to comment.