From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 14:35:05 +0000 (+0200) Subject: ⬆ Bump actions/labeler from 6.0.1 to 6.1.0 (#1902) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7229076119e9b125156ce1b5e0715b206f3cd6e3;p=thirdparty%2Ffastapi%2Fsqlmodel.git ⬆ Bump actions/labeler from 6.0.1 to 6.1.0 (#1902) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index 6ba567399..9070f2792 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -16,7 +16,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1 + - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0 if: ${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }} - run: echo "Done adding labels" # Run this after labeler applied labels