Skip to content

Commit

Permalink
Merge pull request #15 from ocpdude/dependabot/github_actions/github/…
Browse files Browse the repository at this point in the history
…codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
ocpdude authored Jan 31, 2024
2 parents a6bb15b + c2d9d90 commit be7d870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fail-build: false
severity-cutoff: critical
- name: Upload vulnerability report
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.scan.outputs.sarif }}

Expand Down

0 comments on commit be7d870

Please sign in to comment.