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 d4fbc31 + f0d60f4 commit 4e35b4aCopy full SHA for 4e35b4a
.github/workflows/codeql.yml
@@ -47,7 +47,7 @@ jobs:
47
48
steps:
49
- name: Checkout repository
50
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
51
with:
52
fetch-depth: 0
53
.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