Skip to content

Commit

Permalink
fix: remove sarif file from compare
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Waffen <rwaffen@gmail.com>
  • Loading branch information
rwaffen committed Aug 23, 2024
1 parent 5c0e452 commit 6c4433d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
command: compare
image: 'local://ci/puppetserver:${{ matrix.version }}'
to: 'ghcr.io/voxpupuli/puppetserver:${{ matrix.version }}-latest'
sarif-file: sarif.output.${{ matrix.version }}.${{ github.sha }}.json
summary: true
keep-previous-comments: true

Expand Down

0 comments on commit 6c4433d

Please sign in to comment.