Skip to content

Commit 12b5b52

Browse files
Update actions/checkout digest to 069c695 (#1608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ffe8394 commit 12b5b52

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@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
112+
uses: actions/checkout@069c6959146423d11cd0184e6accf28f9d45f06e
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@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
54+
uses: actions/checkout@069c6959146423d11cd0184e6accf28f9d45f06e
5555
with:
5656
clean: 'false'
5757
- name: ⚒️ dotnet tool restore

0 commit comments

Comments
 (0)