mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
🔧 Bumps uhyo/please-star-first to v1.0.1
This commit is contained in:
parent
2051b20696
commit
4c19d8c797
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issue-spam-control.yml
vendored
2
.github/workflows/issue-spam-control.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
name: Close issue opened by non-stargazer
|
name: Close issue opened by non-stargazer
|
||||||
steps:
|
steps:
|
||||||
- name: close
|
- name: close
|
||||||
uses: uhyo/please-star-first@v1
|
uses: uhyo/please-star-first@v1.0.1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.BOT_GITHUB_TOKEN || secrets.GITHUB_TOKEN }}
|
||||||
message: |
|
message: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue