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