Skip to content

Commit 23a4738

Browse files
GitHub Action: Bump srvaroa/labeler from 1.12.0 to 1.13.0 (#435)
Bumps [srvaroa/labeler](https://github.com/srvaroa/labeler) from 1.12.0 to 1.13.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron <aaronpop@microsoft.com>
1 parent afa3c34 commit 23a4738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target'
4747

4848
- name: Apply PR Labels Based on Policies
49-
uses: srvaroa/labeler@v1.12.0
49+
uses: srvaroa/labeler@v1.13.0
5050
with:
5151
config_path: .github/workflows/label-issues/regex-pull-requests.yml
5252
use_local_config: false

0 commit comments

Comments
 (0)