Skip to content

Commit ee91b29

Browse files
chore(gh): bump actions/labeler from 5.0.0 to 6.1.0
Bumps [actions/labeler](https://github.com/actions/labeler) from 5.0.0 to 6.1.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@8558fd7...f27b608) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c33414f commit ee91b29

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 Labels
27-
uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
27+
uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
2828
with:
2929
repo-token: ${{ secrets.GITHUB_TOKEN }}
3030
configuration-path: .github/labeler-pull-requests.yml

0 commit comments

Comments
 (0)