From b6ad99d391c7f557273e95827ab6fc1c73a757cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 22:33:46 +0200 Subject: [PATCH] Update actions/labeler digest to 5c75392 (#5388) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index ef596bc4434..0ebd197b828 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -10,6 +10,6 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0 # tag=v4 + - uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 # tag=v4 with: repo-token: "${{ secrets.GITHUB_TOKEN }}"