Skip to content

Commit

Permalink
Merge pull request #68 from rodneylab/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-3.26.2

build(deps): bump github/codeql-action from 3.26.1 to 3.26.2
  • Loading branch information
rodneylab authored Aug 15, 2024
2 parents 6f0fb72 + 4ef984d commit dab8e9d
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@29d86d22a34ea372b1bbf3b2dced2e25ca6b3384 # v3.26.1
uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2 # v3.26.2
with:
sarif_file: results.sarif

0 comments on commit dab8e9d

Please sign in to comment.