summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-01 23:23:05 +0000
committerJörg Thalheim <joerg@thalheim.io>2022-03-02 05:08:31 +0100
commite07220a5ad28d9768c6f6d6f827bf726defe99af (patch)
treeb763dd775e80d5e65a28bee7e5085d68a3d1664c /.github
parentb4bc9ce0a09dbe380cdaa15392e72ac060b3033e (diff)
build(deps): bump actions/labeler from 3 to 4
Bumps [actions/labeler](https://github.com/actions/labeler) from 3 to 4. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/v3...v4)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/labels.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml
index 4d1e2a2a0f95..c464f8bf58a9 100644
--- a/.github/workflows/labels.yml
+++ b/.github/workflows/labels.yml
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'NixOS'
steps:
- - uses: actions/labeler@v3
+ - uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true