Skip to content

Commit 19c8f04

Browse files
GH Actions: Bump srvaroa/labeler in the action-runners group
Bumps the action-runners group with 1 update: [srvaroa/labeler](https://github.com/srvaroa/labeler). Updates `srvaroa/labeler` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/srvaroa/labeler/releases) - [Commits](srvaroa/labeler@0a20ecc...bf26276) --- updated-dependencies: - dependency-name: srvaroa/labeler dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: action-runners ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c42a80 commit 19c8f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/label-new-prs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: Label new PRs
28-
uses: srvaroa/labeler@0a20eccb8c94a1ee0bed5f16859aece1c45c3e55 # v1.13.0
28+
uses: srvaroa/labeler@bf262763a8a8e191f5847873aecc0f29df84f957 # v1.14.0
2929
env:
3030
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3131

@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4242

4343
- name: Verify changes to the labeling logic
44-
uses: srvaroa/labeler@0a20eccb8c94a1ee0bed5f16859aece1c45c3e55 # v1.13.0
44+
uses: srvaroa/labeler@bf262763a8a8e191f5847873aecc0f29df84f957 # v1.14.0
4545
with:
4646
use_local_config: true
4747
fail_on_error: true

0 commit comments

Comments
 (0)