We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d93127 commit 0d98b23Copy full SHA for 0d98b23
‎.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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
41
with:
42
token: ${{ steps.get_token.outputs.token }}
43
persist-credentials: false
0 commit comments