Skip to content

Commit 5fdf8e8

Browse files
🔄 synced local '.github/workflows/stale.yml' with remote '.github/workflows/stale.yml'
1 parent d2e9cd3 commit 5fdf8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
# More info: https://github.com/actions/checkout.
3838
- name: Checkout & Authentication
39-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
39+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
4040
with:
4141
token: ${{ steps.get_token.outputs.token }}
4242
persist-credentials: false

0 commit comments

Comments
 (0)