Skip to content

Commit

Permalink
Push to test.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Jul 25, 2024
1 parent e85e6c6 commit 68d501f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-vuln-scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
query: 'Container Vulnerability Scanner Failed is:open '
token: ${{ secrets.GITHUB_TOKEN }}
- name: Close found issues
continue-on-error: true
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: steps.runscanner.outcome == 'success'
Expand Down

0 comments on commit 68d501f

Please sign in to comment.