Skip to content

Commit

Permalink
Updated reusable workflow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Sep 17, 2024
1 parent f3ebfb1 commit 435539f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerability-scan-schedule-5x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
vulnerability-scan-schedule:
name: Scan for vulnerabilities on 5.x images
uses: "dpc-sdp/bay/.github/workflows/vulnerability-scan.yml@6.x"
uses: "dpc-sdp/bay/.github/workflows/vulnerability-scan.yml@5.x"
with:
tag: "5.x"
summary: "Trivy CVE scan of 5.x published images."

0 comments on commit 435539f

Please sign in to comment.