Skip to content

Commit

Permalink
ci: Update scanning actions to scan 1.9/stable and drop 1.7 (#1027)
Browse files Browse the repository at this point in the history
Signed-off-by: Kimonas Sotirchos <[email protected]>
  • Loading branch information
kimwnasptd committed Aug 20, 2024
1 parent ba6cf62 commit b226918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
matrix:
# specfy location of bundle(s) to be scanned
bundle:
- releases/1.7/stable/kubeflow
- releases/1.8/stable/kubeflow
- releases/1.9/stable/kubeflow
- releases/latest/edge
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit b226918

Please sign in to comment.