Skip to content

Commit

Permalink
Merge pull request #99 from OZI-Project/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-3.28.3

build(deps): bump github/codeql-action from 3.28.1 to 3.28.3
  • Loading branch information
rjdbcm authored Jan 24, 2025
2 parents 31451b7 + 208f392 commit 8a6a630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
uses: github/codeql-action/upload-sarif@dd196fa9ce80b6bacc74ca1c32bd5b0ba22efca7 # v3.28.3
with:
sarif_file: results.sarif

0 comments on commit 8a6a630

Please sign in to comment.