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 5d5160f commit 69090bdCopy full SHA for 69090bd
.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@8e8c483db84b4bee98b60c0593521ed34d9990e8
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
42
with:
43
ref: ${{ github.event.pull_request.head.sha }}
44
token: ${{ steps.app-token.outputs.token }}
0 commit comments