(meta) Update workflows

This commit is contained in:
nopenothinghere
2023-07-29 11:31:19 -04:00
parent f0b66574d9
commit 983bd463c1
3 changed files with 13 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
name: 'Lock Threads'
name: '🔒 Lock Threads'
on:
schedule:
@@ -16,6 +16,7 @@ jobs:
action:
runs-on: ubuntu-latest
steps:
- name: '🔒 Lock Threads'
- uses: dessant/lock-threads@v4
with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}