Skip to content

Commit 82daf52

Browse files
authored
Merge pull request #522 from crossplane-contrib/renovate/actions-checkout-digest
Update actions/checkout digest to 0ad4b8f
2 parents 98e5771 + 0f61e42 commit 82daf52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/uptest-all.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
api_groups: ${{ steps.api-groups.outputs.list }}
2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
22+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2323
with:
2424
submodules: true
2525
- name: Detect Api Groups
@@ -59,7 +59,7 @@ jobs:
5959
install: true
6060

6161
- name: Checkout
62-
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
62+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
6363
with:
6464
submodules: true
6565

@@ -143,7 +143,7 @@ jobs:
143143
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
144144
steps:
145145
- name: Checkout
146-
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
146+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
147147
with:
148148
submodules: true
149149
- name: Manual Intervention Report

0 commit comments

Comments
 (0)