Skip to content

Commit 3afb68a

Browse files
chore(deps): bump actions/labeler in / (codeigniter4#10161)
Bumps [actions/labeler](https://github.com/actions/labeler) in `/` from 6.0.1 to 6.1.0. Updates `actions/labeler` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@634933e...f27b608) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa64c6b commit 3afb68a

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@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
45+
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
4646
with:
4747
sync-labels: true # Remove labels when matching files are reverted

0 commit comments

Comments
 (0)