Skip to content

Commit

Permalink
tesT
Browse files Browse the repository at this point in the history
  • Loading branch information
Baja-KS committed Aug 2, 2024
1 parent 2da20e5 commit da6ef15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
echo '{}' > ~/.docker/config.json
dockle --exit-level fatal --format json --output ${{ matrix.workdir }}/dockle_scan_output.json --input ./my-image.tar
dockle --exit-level fatal --format json --output ${{ matrix.workdir }}/dockle_scan_output.json ${{ steps.image_lowercase.outputs.lowercase }}
echo "outcome=success" >> $GITHUB_OUTPUT
# - name: Scan Docker image with Dockle
Expand Down

0 comments on commit da6ef15

Please sign in to comment.