There was an error while loading. Please reload this page.
1 parent 6b57492 commit db3b034Copy full SHA for db3b034
2 files changed
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Checkout the repository
45
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
46
- name: Fetch all tags and branches
47
run: git fetch --prune --unshallow
48
- uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
.github/workflows/codeql-analysis.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
- name: Checkout repository
34
35
with:
36
fetch-depth: 0
37
0 commit comments