Skip to content

Commit

Permalink
Merge branch 'dependabot/github_actions/maint/github-actions-e249650f…
Browse files Browse the repository at this point in the history
…58' into maint

* dependabot/github_actions/maint/github-actions-e249650f58:
  build(deps): bump github/codeql-action in the github-actions group
  • Loading branch information
garazdawi committed Nov 26, 2024
2 parents b17c697 + e7585e1 commit 87e5ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license-scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
if: ${{ !cancelled() }}
uses: github/codeql-action/upload-sarif@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # ratchet:github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # ratchet:github/codeql-action/upload-sarif@v3
with:
sarif_file: "SARIF file/results.sarif"

0 comments on commit 87e5ea3

Please sign in to comment.