Skip to content

Commit 3af67c2

Browse files
authored
Merge pull request #54 from crossplane-contrib/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 08eba0b
2 parents 475026a + 4dcfd21 commit 3af67c2

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
25+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
2626
with:
2727
fetch-depth: 0
2828

0 commit comments

Comments
 (0)