Skip to content

Commit a3d64bb

Browse files
authored
add new line
1 parent 4779055 commit a3d64bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/daily-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
- name: Print dependency scan results on failure
6767
if: ${{ steps.dep_scan.outcome != 'success' }}
6868
run: less dependency-check-report.html
69+
6970
- name: Configure AWS credentials for image scan
7071
uses: aws-actions/configure-aws-credentials@v4
7172
with:

0 commit comments

Comments
 (0)