aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-02-12 01:00:52 +0100
committerGitHub <noreply@github.com>2023-02-12 01:00:52 +0100
commit9f389d7afda3572ee95a71a92750bb61f113790a (patch)
tree0231f7b454fe2309ff3a27088ec3e340a8091971
parentf5417c50f758309d2a293c400402bda8a911664e (diff)
parent4323f69cd4176ed59fc3982a3d35b73a2c261d2a (diff)
Merge pull request #9293 from jellyfin/renovate/github-codeql-action-digest
-rw-r--r--.github/workflows/codeql-analysis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index ef9ab45a1..41d59e243 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -27,11 +27,11 @@ jobs:
dotnet-version: '7.0.x'
- name: Initialize CodeQL
- uses: github/codeql-action/init@8775e868027fa230df8586bdf502bbd9b618a477 # v2
+ uses: github/codeql-action/init@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2
with:
languages: ${{ matrix.language }}
queries: +security-extended
- name: Autobuild
- uses: github/codeql-action/autobuild@8775e868027fa230df8586bdf502bbd9b618a477 # v2
+ uses: github/codeql-action/autobuild@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2
- name: Perform CodeQL Analysis
- uses: github/codeql-action/analyze@8775e868027fa230df8586bdf502bbd9b618a477 # v2
+ uses: github/codeql-action/analyze@17573ee1cc1b9d061760f3a006fc4aac4f944fd5 # v2