Skip to content

Commit

Permalink
[fix-action-ref] Removed step.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Sep 11, 2024
1 parent 1db1e7a commit 535dd82
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/vulnerability-scan-schedule-6x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ on:
workflow_dispatch:
jobs:
vulnerability-scan-schedule:
name: Scan for vulnerabilities on 6.x images
runs-on: ubuntu-latest
uses: "dpc-sdp/bay/.github/workflows/[email protected]"
steps:
- name: Scan for vulnerabilities on 6.x images
id: scan
with:
tag: 6.x
summary: "Trivy CVE scan of 6.x published images."
with:
tag: 6.x
summary: "Trivy CVE scan of 6.x published images."

0 comments on commit 535dd82

Please sign in to comment.