Skip to content

Commit

Permalink
Test vulnerability scans on my branch cause chicken and egg scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
daphnegold committed Aug 22, 2023
1 parent 89f46d7 commit 8f30575
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-vulnerability-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
ref: daphnegold/issue-299-frontend-infra

# Scans Dockerfile for any bad practices or issues
- name: Scan Dockerfile by hadolint
Expand Down

0 comments on commit 8f30575

Please sign in to comment.