Skip to content

Commit

Permalink
IT-3421 fix typo' (#4)
Browse files Browse the repository at this point in the history
IT-3421 fix typo'
  • Loading branch information
brucehoff authored Aug 15, 2024
1 parent 8f59162 commit b600783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy_periodic_image_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
lowercase-repo-name: ${{ steps.repo_name.outputs.lowercase }}

periodic-scan:
needs: lower-case
needs: to-lower-case
uses: "./.github/workflows/trivy.yml"
with:
SOURCE_TYPE: image
Expand Down

0 comments on commit b600783

Please sign in to comment.