Skip to content

Commit

Permalink
Fix cve report workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 23, 2024
1 parent fe29a93 commit 576b3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cve-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
--src=catalog/editor-charts.yaml \
--src=catalog/feature-charts.yaml \
--src=catalog/reusable-ui-charts.yaml
git add catalog/README.md || true
git commit -s -a -m "Update cve report $(date --rfc-3339=date)"
- name: Create Pull Request
Expand Down

0 comments on commit 576b3b0

Please sign in to comment.