commit 931bd06089d40e2c05776a69da3ff7dbafbd8c3e
parent 5b08b6c2b5d04d26711a3e5c6c628e0ce2036562
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 20 Jan 2022 20:23:25 +0100
Bump github/codeql-action from 1.0.26 to 1.0.28 (#11)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.0.26 to 1.0.28.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/5f532563584d71fdef14ee64d17bafb34f751ce5...8a4b243fbf9a03a93e93a71c1ec257347041f9c4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml
@@ -50,6 +50,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
- uses: github/codeql-action/upload-sarif@5f532563584d71fdef14ee64d17bafb34f751ce5 # v1.0.26
+ uses: github/codeql-action/upload-sarif@8a4b243fbf9a03a93e93a71c1ec257347041f9c4 # v1.0.26
with:
sarif_file: results.sarif