Skip to content

Commit db3b034

Browse files
Update actions/checkout digest to 11d5960
1 parent 6b57492 commit db3b034

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
steps:
4444
- name: Checkout the repository
45-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
45+
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
4646
- name: Fetch all tags and branches
4747
run: git fetch --prune --unshallow
4848
- uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Checkout repository
34-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
34+
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
3535
with:
3636
fetch-depth: 0
3737
- uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1

0 commit comments

Comments
 (0)