Skip to content

Commit d18ee3a

Browse files
dependabot[bot]igorpecovnik
authored andcommitted
build(deps): bump actions/labeler from 6.1.0 to 6.2.0
Bumps [actions/labeler](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3aa46e0 commit d18ee3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maintenance-auto-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
5252

5353
# Applies labels based on the .github/labeler.yml config
54-
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
54+
- uses: actions/labeler@b8dd2d9be0f68b860e7dae5dae7d772984eacd6d # v6.2.0
5555
with:
5656
repo-token: "${{ secrets.GITHUB_TOKEN }}"
5757

0 commit comments

Comments
 (0)