[skip ci] update issue-moderator-action
(cherry picked from commit 2e918fe1d6d12ed4333f63ce4e9db9eeee214494)
This commit is contained in:
parent
80494a760a
commit
7bd46dac35
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issue_moderator.yml
vendored
2
.github/workflows/issue_moderator.yml
vendored
|
|
@ -9,6 +9,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Moderate issues
|
||||
uses: tachiyomiorg/issue-moderator-action@v1.1
|
||||
uses: tachiyomiorg/issue-moderator-action@v1
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue