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:
authorAndy Scherzinger <info@andy-scherzinger.de>2022-05-17 10:47:43 +0300
committerGitHub <noreply@github.com>2022-05-17 10:47:43 +0300
commit8aa0a105b4ccbe707c297288fd0127dd66a77fe9 (patch)
tree7466fefd85eef9190c48afe5457450685efeb33b /.github
parent5de5819313b9fe4d2afe6135e36d573236e43203 (diff)
parent4a6ef05502439a9fa97409e1a6b44fe842bff08a (diff)
Merge pull request #2057 from nextcloud/dependabot/github_actions/github/codeql-action-2.1.10
Bump github/codeql-action from 2.1.9 to 2.1.10
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 bef85624e..e405fbc25 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@7502d6e991ca767d2db617bfd823a1ed925a0d59 # v1.0.26
+ uses: github/codeql-action/upload-sarif@2f58583a1b24a7d3c7034f6bf9fa506d23b1183b # v1.0.26
with:
sarif_file: results.sarif