There was an error while loading. Please reload this page.
1 parent 6b57492 commit 819639cCopy full SHA for 819639c
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 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