aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-03-11 13:26:40 +0100
committerGitHub <noreply@github.com>2023-03-11 13:26:40 +0100
commita2fa886977c6dd4fe8d88e7139773163cdac91ec (patch)
tree181980bca6225b30522870ae93c173862f5c1246
parent369c7f14514c19b2ab4948be26446e8e12ca78d7 (diff)
parent38967ad47f5cde187c2fe4d82cbc7d275858f7ce (diff)
Merge pull request #9469 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 6d87af538..996a849b8 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@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2
+ uses: github/codeql-action/init@16964e90ba004cdf0cd845b866b5df21038b7723 # v2
with:
languages: ${{ matrix.language }}
queries: +security-extended
- name: Autobuild
- uses: github/codeql-action/autobuild@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2
+ uses: github/codeql-action/autobuild@16964e90ba004cdf0cd845b866b5df21038b7723 # v2
- name: Perform CodeQL Analysis
- uses: github/codeql-action/analyze@32dc499307d133bb5085bae78498c0ac2cf762d5 # v2
+ uses: github/codeql-action/analyze@16964e90ba004cdf0cd845b866b5df21038b7723 # v2