Skip to content

Commit

Permalink
Bump github/codeql-action from 2.22.0 to 2.22.3
Browse files Browse the repository at this point in the history
Bumps [github/codeql-action](https:/github/codeql-action) from 2.22.0 to 2.22.3.
- [Release notes](https:/github/codeql-action/releases)
- [Changelog](https:/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@2cb752a...0116bc2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2023
1 parent b9c080e commit 813ad1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
retention-days: 5

- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@2cb752a87e96af96708ab57187ab6372ee1973ab # 2.1.22
uses: github/codeql-action/upload-sarif@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # 2.1.22
with:
sarif_file: results.sarif

0 comments on commit 813ad1e

Please sign in to comment.