Skip to content

Commit 893e006

Browse files
renovate[bot]wolfgangwalther
authored andcommitted
chore(deps): update actions/checkout digest to 71cf226
1 parent 58efc26 commit 893e006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
# This is required for backport action to cherry-pick the PR
4040
- name: Fetch PR ref
41-
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
41+
uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
4242
with:
4343
ref: ${{ github.event.pull_request.head.sha }}
4444
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)