Skip to content

Commit

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

0 comments on commit 1db1e7a

Please sign in to comment.