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 f9eb437 + 6387e38 commit e2593e1Copy full SHA for e2593e1
.github/workflows/codeql.yml
@@ -54,7 +54,7 @@ jobs:
54
55
steps:
56
- name: Checkout repository
57
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
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
@@ -26,7 +26,7 @@ jobs:
26
27
28
- name: Checkout
29
30
31
32
0 commit comments