Skip to content

Commit fdec5a5

Browse files
chore(gh)(deps): bump actions/labeler from 6.0.1 to 6.1.0 (#2716)
Bumps [actions/labeler](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5696adb commit fdec5a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pull-requests: write
2525
steps:
2626
- name: Apply Standard Labels
27-
uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
27+
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
2828
with:
2929
configuration-path: .github/labeler-pull-requests.yml
3030
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)