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-24 02:23:58 +0300
committerGitHub <noreply@github.com>2022-05-24 02:23:58 +0300
commitfa142ba4e954d68b5d40e794da2ea8c75ad7db9d (patch)
treeb03cbd4986064ae89536160d66ffff4b5fa86492 /.github
parent36cc5b93bccea90c6bd2240ac36a53b9edad42e2 (diff)
Bump github/codeql-action from 2.1.10 to 2.1.11dependabot/github_actions/github/codeql-action-2.1.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.10 to 2.1.11. - [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/2f58583a1b24a7d3c7034f6bf9fa506d23b1183b...a3a6c128d771b6b9bdebb1c9d0583ebd2728a108) --- 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 e405fbc25..53eace679 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@2f58583a1b24a7d3c7034f6bf9fa506d23b1183b # v1.0.26
+ uses: github/codeql-action/upload-sarif@a3a6c128d771b6b9bdebb1c9d0583ebd2728a108 # v1.0.26
with:
sarif_file: results.sarif