We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58efc26 commit 893e006Copy full SHA for 893e006
.github/workflows/backport.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
# This is required for backport action to cherry-pick the PR
40
- name: Fetch PR ref
41
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
+ uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
42
with:
43
ref: ${{ github.event.pull_request.head.sha }}
44
token: ${{ steps.app-token.outputs.token }}
0 commit comments