diff --git a/.github/workflows/rebase-needed.yml b/.github/workflows/rebase-needed.yml index 32cbb40086471..052e4789d98f3 100644 --- a/.github/workflows/rebase-needed.yml +++ b/.github/workflows/rebase-needed.yml @@ -20,7 +20,7 @@ jobs: egress-policy: audit - name: Check for merge conflicts - uses: eps1lon/actions-label-merge-conflict@fd1f295ee7443d13745804bc49fe158e240f6c6e # releases/2.x + uses: eps1lon/actions-label-merge-conflict@1b1b1fcde06a9b3d089f3464c96417961dde1168 # releases/2.x with: dirtyLabel: "rebase needed :construction:" repoToken: "${{ secrets.GITHUB_TOKEN }}"