Browse Source

Merge pull request #8 from clin1234/dependabot/github_actions/dessant/lock-threads-4.0.0

Bump dessant/lock-threads from 3.0.0 to 4.0.0
pull/3027/head
Charlie Lin 2 years ago committed by GitHub
parent
commit
73e6b2c991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/lock.yml

1
.github/workflows/lock.yml

@ -8,6 +8,7 @@ jobs: @@ -8,6 +8,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v4.0.1
with:
github-token: ${{ github.token }}

Loading…
Cancel
Save