Skip to content

Commit

Permalink
Update deprecated CodeQL Action to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sophokles73 committed May 27, 2024
1 parent cd28636 commit c699c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
done
- name: Upload Docker image scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: 'scans/eclipse'
category: "Container Images"

0 comments on commit c699c27

Please sign in to comment.