Skip to content

Commit

Permalink
Merge pull request rook#15381 from rook/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub/codeql-action-3.28.9

build(deps): bump github/codeql-action from 3.28.8 to 3.28.9
  • Loading branch information
subhamkrai authored Feb 11, 2025
2 parents 38ac23f + 2fb8445 commit 0d36985
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 @@ -64,6 +64,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard (optional).
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
with:
sarif_file: results.sarif

0 comments on commit 0d36985

Please sign in to comment.