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