Skip to content

Commit

Permalink
Merge pull request #162 from rodneylab/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub/codeql-action-3.28.8

build(deps): bump github/codeql-action from 3.28.4 to 3.28.8
  • Loading branch information
rodneylab authored Jan 30, 2025
2 parents f4dbcb6 + 45091bd commit 9a79a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
retention-days: 5
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@ee117c905ab18f32fa0f66c2fe40ecc8013f3e04 # v3.28.4
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
with:
sarif_file: results.sarif

0 comments on commit 9a79a74

Please sign in to comment.