We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e9b143 + 54effa1 commit 7427a09Copy full SHA for 7427a09
2 files changed
.github/workflows/codeql.yml
@@ -42,7 +42,7 @@ jobs:
42
languages: csharp
43
44
- name: Setup .NET
45
- uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5.3.0
+ uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
46
with:
47
cache: true
48
cache-dependency-path: |
.github/workflows/dotnet.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: 0
40
41
0 commit comments