We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac6f3f commit 10095b1Copy full SHA for 10095b1
.github/workflows/rebase-needed.yml
@@ -20,7 +20,7 @@ jobs:
20
egress-policy: audit
21
22
- name: Check for merge conflicts
23
- uses: eps1lon/actions-label-merge-conflict@fd1f295ee7443d13745804bc49fe158e240f6c6e # releases/2.x
+ uses: eps1lon/actions-label-merge-conflict@1b1b1fcde06a9b3d089f3464c96417961dde1168 # releases/2.x
24
with:
25
dirtyLabel: "rebase needed :construction:"
26
repoToken: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments