We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b259335 + cc61dec commit 00520bdCopy full SHA for 00520bd
.github/workflows/codeql.yml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- name: Checkout repository
57
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
58
with:
59
fetch-depth: 0
60
.github/workflows/devskim.yml
@@ -34,7 +34,7 @@ jobs:
34
35
36
- name: Checkout code
37
38
39
- name: Run DevSkim scanner
40
uses: microsoft/DevSkim-Action@v1
.github/workflows/dotnet.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
- name: Checkout
28
29
30
31
0 commit comments