Skip to content

Commit 4da16f3

Browse files
Bump actions/labeler from 4.0.4 to 4.2.0
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.4 to 4.2.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@0776a67...0967ca8) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edd93e8 commit 4da16f3

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
@@ -19,6 +19,6 @@ jobs:
1919
steps:
2020
- name: Labeler
2121
# Only use hashes, see the security comment above
22-
uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327 # 4.0.4
22+
uses: actions/labeler@0967ca812e7fdc8f5f71402a1b486d5bd061fe20 # 4.2.0
2323
with:
2424
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)