Skip to content

Commit 68c1f1b

Browse files
authored
Merge pull request #58 from crossplane-contrib/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents 51faaff + 7cbc818 commit 68c1f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
if: github.event.pull_request.merged
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
25+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2626
with:
2727
fetch-depth: 0
2828

0 commit comments

Comments
 (0)