Skip to content

Commit

Permalink
Merge pull request #23 from DFE-Digital/renovate/github-codeql-action…
Browse files Browse the repository at this point in the history
…-3.x

Update github/codeql-action action to v3
  • Loading branch information
DrizzlyOwl authored Jan 6, 2025
2 parents 8a51e3d + f47ec54 commit 29b4755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
github-pat: ${{ secrets.GITHUB_TOKEN }}

- name: Upload scan results to GitHub Security
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
if: always()
with:
sarif_file: 'trivy-results.sarif'

0 comments on commit 29b4755

Please sign in to comment.