mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-07 09:07:23 +01:00
💚 Updates pr-commenter-action to v1.3.0
This commit is contained in:
parent
808bb20d08
commit
5427758928
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-commenter.yml
vendored
2
.github/workflows/pr-commenter.yml
vendored
|
|
@ -5,7 +5,7 @@ jobs:
|
||||||
pr-comment:
|
pr-comment:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: exercism/pr-commenter-action@v1.2.0
|
- uses: exercism/pr-commenter-action@v1.3.0
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
|
||||||
config-file: .github/pr-auto-comments.yml
|
config-file: .github/pr-auto-comments.yml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue