summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2022-03-02 04:57:15 +0000
committerGitHub <noreply@github.com>2022-03-02 04:57:15 +0000
commita385dd1ae3ae49b5cb7947a795aa998ea50c1197 (patch)
treed9155986739319c27c1191941d113a86c03b5801 /.github
parent74a37a3c52b9f090828f35576199b362cd35b803 (diff)
parente07220a5ad28d9768c6f6d6f827bf726defe99af (diff)
downloadnixpkgs-a385dd1ae3ae49b5cb7947a795aa998ea50c1197.tar
nixpkgs-a385dd1ae3ae49b5cb7947a795aa998ea50c1197.tar.gz
nixpkgs-a385dd1ae3ae49b5cb7947a795aa998ea50c1197.tar.bz2
nixpkgs-a385dd1ae3ae49b5cb7947a795aa998ea50c1197.tar.lz
nixpkgs-a385dd1ae3ae49b5cb7947a795aa998ea50c1197.tar.xz
nixpkgs-a385dd1ae3ae49b5cb7947a795aa998ea50c1197.tar.zst
nixpkgs-a385dd1ae3ae49b5cb7947a795aa998ea50c1197.zip
Merge pull request #162450 from Mic92/actions-labeler
build(deps): bump actions/labeler from 3 to 4
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 4d1e2a2a0f9..c464f8bf58a 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