Skip to content

Commit 4d4c01a

Browse files
.github: Bump actions/labeler from 4.0.2 to 6.0.1
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.2 to 6.0.1. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@5c75392...634933e) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac2dc69 commit 4d4c01a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- name: Assign labels based on modified files
1111
# https://github.com/marketplace/actions/labeler?version=v4.0.2
12-
uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4
12+
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b
1313
with:
1414
sync-labels: ''
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)