summaryrefslogtreecommitdiffstats
path: root/.github/workflows/labeler.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/labeler.yml')
-rw-r--r--.github/workflows/labeler.yml8
1 files changed, 2 insertions, 6 deletions
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
index 999f3ce43f..1e64ba13c7 100644
--- a/.github/workflows/labeler.yml
+++ b/.github/workflows/labeler.yml
@@ -22,11 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/labeler@main
+ - uses: actions/labeler@4.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
-
- # This works around bug https://github.com/actions/labeler/issues/104.
- # The workaround was proposed here:
- # https://github.com/wesnoth/wesnoth/commit/958c82d0867568057caaf58356502ec8c87d8366
- sync-labels: ""
+ sync-labels: false