Skip to content

Commit 43ac649

Browse files
🔄 synced local '.github/workflows/stale.yml' with remote '.github/workflows/stale.yml'
1 parent e454f4b commit 43ac649

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@d632683dd7b4114ad314bca15554477dd762a938
39+
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
4040
with:
4141
token: ${{ steps.get_token.outputs.token }}
4242
persist-credentials: false

0 commit comments

Comments
 (0)