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.
1 parent cbba2c2 commit 650716bCopy full SHA for 650716b
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Checkout code
48
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
49
50
- name: Setup .NET SDK
51
uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3 # v4.0.0
.github/workflows/code-scan.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
- name: Checkout repository
31
32
33
34
0 commit comments