We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f031376 commit bbffb2eCopy full SHA for bbffb2e
‎.github/workflows/rebase-issue.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# More info: https://github.com/actions/checkout.
39
- name: Checkout & Authentication
40
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
41
with:
42
token: ${{ steps.get_token.outputs.token }}
43
persist-credentials: false
0 commit comments