Skip to content

Commit bb8a00a

Browse files
🔄 synced local '.github/workflows/stale.yml' with remote '.github/workflows/stale.yml'
1 parent 9609452 commit bb8a00a

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

0 commit comments

Comments
 (0)