Updates pinned version
This commit is contained in:
parent
6d54766164
commit
4d457b099c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ticket-check.yml
vendored
2
.github/workflows/ticket-check.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
issue-check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: wow-actions/needs-more-info@v1
|
||||
- uses: wow-actions/needs-more-info@v1.0.5
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
||||
CONFIG_FILE: .github/workflows/config/ticket-check-config.yml
|
||||
|
|
Loading…
Reference in a new issue