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.
2 parents e8fbda1 + da3e862 commit 2108e8bCopy full SHA for 2108e8b
.github/workflows/label-new-prs.yml
@@ -25,7 +25,7 @@ jobs:
25
26
steps:
27
- name: Label new PRs
28
- uses: srvaroa/labeler@0a20eccb8c94a1ee0bed5f16859aece1c45c3e55 # v1.13.0
+ uses: srvaroa/labeler@bf262763a8a8e191f5847873aecc0f29df84f957 # v1.14.0
29
env:
30
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
31
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
42
43
- name: Verify changes to the labeling logic
44
45
with:
46
use_local_config: true
47
fail_on_error: true
0 commit comments