Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
P4sca1 committed Oct 8, 2024
1 parent 26def5a commit 057bc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: trivy-results.sarif
catogory: trivy-image
category: trivy-image

# This step will build the image again, but every layer will already be cached, so it is nearly instantaneous.
- name: Push image
Expand Down

0 comments on commit 057bc5b

Please sign in to comment.