Skip to content

Commit

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

build(deps): bump github/codeql-action from 2 to 3
  • Loading branch information
kimi360 authored Jan 5, 2024
2 parents cbc6b38 + 1a83f6e commit 5f2c85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
no-fail: true

- name: Upload analysis results to GitHub
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: hadolint-results.sarif
wait-for-processing: true

0 comments on commit 5f2c85a

Please sign in to comment.