From 375f76f2af3abe78589baab308ef62790ae43b45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 10:50:56 +0000 Subject: [PATCH] chore(deps): update oliversalzburg/action-label-manager action to v2.0.1 --- .github/workflows/manage-labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manage-labels.yml b/.github/workflows/manage-labels.yml index 6ba10dfc6..26f1fade8 100644 --- a/.github/workflows/manage-labels.yml +++ b/.github/workflows/manage-labels.yml @@ -18,6 +18,6 @@ jobs: runs-on: ubuntu-24.04 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - - uses: oliversalzburg/action-label-manager@7b8fb4795aa2b83653cd247683761c4319d433f9 # v2.0.0 + - uses: oliversalzburg/action-label-manager@e8ee17d170db678551854d8436897c374e636872 # v2.0.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }}