Skip to content

Commit

Permalink
fixed the wrong name
Browse files Browse the repository at this point in the history
Signed-off-by: naveensrinivasan <[email protected]>
  • Loading branch information
naveensrinivasan committed Apr 3, 2024
1 parent a66e357 commit c0c3be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Scan the repository for vulnerabilities - Registry1
run: |
uds run grype:install
uds run scan:registry1
uds run scan:scan
env:
GRYPE_USERNAME: ${{ secrets.IRON_BANK_ROBOT_USERNAME }}
GRYPE_PASSWORD: ${{ secrets.IRON_BANK_ROBOT_PASSWORD }}
Expand Down

0 comments on commit c0c3be9

Please sign in to comment.