Skip to content

Commit d7f7331

Browse files
Update actions/checkout digest to 009b9ae
1 parent 637fd88 commit d7f7331

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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@cbb722410c2e876e24abbe8de2cc27693e501dcb
112+
uses: actions/checkout@009b9ae9e446ad8d9b8c809870b0fbcc5e03573e
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@cbb722410c2e876e24abbe8de2cc27693e501dcb
54+
uses: actions/checkout@009b9ae9e446ad8d9b8c809870b0fbcc5e03573e
5555
with:
5656
clean: 'false'
5757
- name: 🚒 dotnet workload restore

0 commit comments

Comments
 (0)