Skip to content

Commit b6ab9d7

Browse files
dependabot[bot]mrc0mmand
authored andcommitted
build(deps): bump actions/labeler from 3.1.0 to 4
Bumps [actions/labeler](https://github.com/actions/labeler) from 3.1.0 to 4. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@3d612d7...9fd24f1) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2b107c commit b6ab9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
permissions:
1717
pull-requests: write
1818
steps:
19-
- uses: actions/labeler@3d612d72e6784a1a65365cc6d33b5a001c12bf10
19+
- uses: actions/labeler@9fd24f1f9d6ceb64ba34d181b329ee72f99978a0
2020
with:
2121
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2222
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)