From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 18:38:47 +0000 (+0000) Subject: gha: Update actions/labeler action to v6 X-Git-Tag: curl-8_16_0~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c0da282313be92bc608fbef3dc5e37618c53052;p=thirdparty%2Fcurl.git gha: Update actions/labeler action to v6 --- diff --git a/.github/workflows/label.yml b/.github/workflows/label.yml index 53880ae3ce..b84702a8a1 100644 --- a/.github/workflows/label.yml +++ b/.github/workflows/label.yml @@ -23,6 +23,6 @@ jobs: pull-requests: write steps: - - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5 + - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6 with: repo-token: '${{ secrets.GITHUB_TOKEN }}'