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