Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-03 02:12:56 +0300
committerGitHub <noreply@github.com>2022-05-03 02:12:56 +0300
commit60a63f68dab1e1012cbe7a1f907e712c2e4fb28e (patch)
tree880cab212f60115aee4bdffaf3cc2ef3b5bc4e59 /.github
parentbc0b4143e713d4f3f5ca05f109b8cea36e8b71ff (diff)
Bump github/codeql-action from 2.1.8 to 2.1.9dependabot/github_actions/github/codeql-action-2.1.9
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.9. - [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/1ed1437484560351c5be56cf73a48a279d116b78...7502d6e991ca767d2db617bfd823a1ed925a0d59) --- 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>
Diffstat (limited to '.github')
-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 17fd2b7b2..bef85624e 100644
--- a/.github/workflows/scorecards.yml
+++ b/.github/workflows/scorecards.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@1ed1437484560351c5be56cf73a48a279d116b78 # v1.0.26
+ uses: github/codeql-action/upload-sarif@7502d6e991ca767d2db617bfd823a1ed925a0d59 # v1.0.26
with:
sarif_file: results.sarif