We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbffb2e commit fbc7a97Copy full SHA for fbc7a97
‎.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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
40
with:
41
token: ${{ steps.get_token.outputs.token }}
42
persist-credentials: false
0 commit comments