From 8ff2c52be595eb312f295c5f627924d23e80c56d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:09:04 +0530 Subject: [PATCH] chore(deps): update eps1lon/actions-label-merge-conflict digest to a4f3bd7 (#193) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr-labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-labeler.yml b/.github/workflows/pr-labeler.yml index c54498b..a2aa484 100644 --- a/.github/workflows/pr-labeler.yml +++ b/.github/workflows/pr-labeler.yml @@ -16,7 +16,7 @@ jobs: pull-requests: write steps: - name: Update PRs with conflict labels - uses: eps1lon/actions-label-merge-conflict@fd1f295ee7443d13745804bc49fe158e240f6c6e # releases/2.1.0 + uses: eps1lon/actions-label-merge-conflict@a4f3bd71c16f29387bb688d547800793b098f5cb # releases/2.1.0 with: dirtyLabel: "conflicts" #removeOnDirtyLabel: "PR: ready to ship"