Skip to content

Commit

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

Update github/codeql-action action to v3
  • Loading branch information
DrizzlyOwl authored Jan 6, 2025
2 parents 032e376 + d083e0a commit def5a4f
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 @@ -41,7 +41,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 def5a4f

Please sign in to comment.