summaryrefslogtreecommitdiffstats
path: root/.github/workflows/scorecards.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-01 14:16:57 +0100
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-03-01 15:58:18 +0100
commitef1e3104a6face050acad36f7c045c139de2a55b (patch)
treed503ea80d7b5bbe99e48a2d1fb2aabf2e9176a1b /.github/workflows/scorecards.yml
parentbuild(deps): bump actions/labeler from 4.0.1 to 4.0.2 (diff)
downloadsystemd-ef1e3104a6face050acad36f7c045c139de2a55b.tar.xz
systemd-ef1e3104a6face050acad36f7c045c139de2a55b.zip
build(deps): bump github/codeql-action from 2.1.29 to 2.2.5
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.29 to 2.2.5. - [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/ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6...32dc499307d133bb5085bae78498c0ac2cf762d5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/scorecards.yml')
-rw-r--r--.github/workflows/scorecards.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml
index 1c38fa753d..26009939db 100644
--- a/.github/workflows/scorecards.yml
+++ b/.github/workflows/scorecards.yml
@@ -65,6 +65,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: Upload to code-scanning
if: github.event_name != 'pull_request'
- uses: github/codeql-action/upload-sarif@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 # tag=v1.0.26
+ uses: github/codeql-action/upload-sarif@32dc499307d133bb5085bae78498c0ac2cf762d5 # tag=v1.0.26
with:
sarif_file: results.sarif