There was an error while loading. Please reload this page.
1 parent 33b8721 commit d8a1a01Copy full SHA for d8a1a01
2 files changed
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
fetch-depth: 0
49
50
- name: Install dotnet
51
- uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5
+ uses: actions/setup-dotnet@9a946fdbd5fb07b82b2f5a4466058b876ab72bb2 # v5
52
with:
53
dotnet-version: |
54
6.0.x
.github/workflows/codeql-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
# codecov needs 2.1
42
# unittests needs 3.1
0 commit comments