Skip to content

Commit

Permalink
Remove unnecessary upload gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
electrocucaracha committed Oct 2, 2024
1 parent e8c2700 commit 75d0cb8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ runs:
image-ref: "${{ inputs.image }}"
format: sarif
output: results.sarif
- name: Upload artifact
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # 4.4.0
with:
name: sarif
path: results.sarif
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@86b04fb0e47484f7282357688f21d5d0e32175fe # 3.26.9
with:
Expand Down

0 comments on commit 75d0cb8

Please sign in to comment.