We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f6161 commit 97da78dCopy full SHA for 97da78d
.github/workflows/backport.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- name: Check labels
25
id: preview_label_check
26
- uses: docker://agilepathway/pull-request-label-checker:sha-c3d16ad # v1.6.65
+ uses: agilepathway/label-checker@c3d16ad512e7cea5961df85ff2486bb774caf3c5 # v1.6.65
27
with:
28
allow_failure: true
29
prefix_mode: true
0 commit comments