Skip to content

Commit 2ac7a07

Browse files
chore(deps): bump actions/labeler in /
Bumps [actions/labeler](https://github.com/actions/labeler) in `/` from 6.1.0 to 6.2.0. Updates `actions/labeler` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@f27b608...b8dd2d9) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90b2e54 commit 2ac7a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
console.log('No changes to workflow file detected, proceeding with label addition.');
4343
4444
- name: Add labels
45-
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
45+
uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
4646
with:
4747
sync-labels: true # Remove labels when matching files are reverted

0 commit comments

Comments
 (0)