mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-25 16:46:35 +01:00
Bump srvaroa/labeler
from 1.7.0 to 1.8.0 (#3993)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f93f827e33
commit
af8729769b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/labelling.yml
vendored
2
.github/workflows/labelling.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
||||||
pull-requests: write # for srvaroa/labeler to add labels in PR
|
pull-requests: write # for srvaroa/labeler to add labels in PR
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: srvaroa/labeler@v1.7.0
|
- uses: srvaroa/labeler@v1.8.0
|
||||||
# Config file at .github/labeler.yml
|
# Config file at .github/labeler.yml
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Reference in a new issue