Skip to content

Commit 3fd463c

Browse files
Update actions/checkout digest to 85e6279
1 parent c6860ae commit 3fd463c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
runs-on: ubuntu-latest
110110
steps:
111111
- name: Checkout
112-
uses: actions/checkout@009b9ae9e446ad8d9b8c809870b0fbcc5e03573e
112+
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
113113
with:
114114
clean: 'false'
115115
fetch-depth: '0'

.github/workflows/inputs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ubuntu-latest
5252
steps:
5353
- name: Checkout
54-
uses: actions/checkout@009b9ae9e446ad8d9b8c809870b0fbcc5e03573e
54+
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
5555
with:
5656
clean: 'false'
5757
- name: 🚒 dotnet workload restore

0 commit comments

Comments
 (0)