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.
2 parents 475026a + 4dcfd21 commit 3af67c2Copy full SHA for 3af67c2
.github/workflows/backport.yml
@@ -22,7 +22,7 @@ jobs:
22
if: github.event.pull_request.merged
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
26
with:
27
fetch-depth: 0
28
0 commit comments