Skip to content

Commit

Permalink
ci: Use correct path for 1.9 for scanning
Browse files Browse the repository at this point in the history
Signed-off-by: Kimonas Sotirchos <[email protected]>
  • Loading branch information
kimwnasptd committed Aug 21, 2024
1 parent b226918 commit d121bc2
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 @@ -13,7 +13,7 @@ jobs:
# specfy location of bundle(s) to be scanned
bundle:
- releases/1.8/stable/kubeflow
- releases/1.9/stable/kubeflow
- releases/1.9/stable
- releases/latest/edge
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit d121bc2

Please sign in to comment.