Skip to content

Commit 67e27a0

Browse files
dependabot[bot]jrfnl
authored andcommitted
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 7557b1d commit 67e27a0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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

@@ -43,7 +43,7 @@ jobs:
4343
persist-credentials: false
4444

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

0 commit comments

Comments
 (0)