aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql-analysis.yml
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-04-12 21:47:33 +0200
committerGitHub <noreply@github.com>2023-04-12 21:47:33 +0200
commit218b819a9f32d721a5ea10ba3ff06daf71eef109 (patch)
tree14ac13d522d5056afe68ebbe0efe5c2987d0f5e5 /.github/workflows/codeql-analysis.yml
parent7432f9fab2ed98c2b5ce3fe6d076e3356abbe3e3 (diff)
parent486a4f14964525dae2b0747f91b2d88873c83328 (diff)
Merge pull request #9632 from jellyfin/renovate/ci-deps
Diffstat (limited to '.github/workflows/codeql-analysis.yml')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 821282e24..044d02e23 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
+ uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
- name: Setup .NET
uses: actions/setup-dotnet@607fce577a46308457984d59e4954e075820f10a # v3.0.3
with: