We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2192cd7 commit 01053d3Copy full SHA for 01053d3
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
# codecov and unittests need 2.1, gitversion needs 5.0
53
# GitReleasemanager needs 7.0
54
# builds run on 9.0
55
- - uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1
+ - uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5.1.0
56
with:
57
dotnet-version: |
58
2.1
.github/workflows/codeql-analysis.yml
@@ -24,7 +24,7 @@ jobs:
24
25
fetch-depth: 0
26
27
28
29
30
0 commit comments