Skip to content

Commit e3ea52e

Browse files
Bump actions/labeler from 4.0.3 to 4.0.4
Bumps [actions/labeler](https://github.com/actions/labeler) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@ba790c8...0776a67) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 506eb3a commit e3ea52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
pull-requests: write
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: actions/labeler@ba790c862c380240c6d5e7427be5ace9a05c754b
24+
- uses: actions/labeler@0776a679364a9a16110aac8d0f40f5e11009e327
2525
with:
2626
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2727
sync-labels: true

0 commit comments

Comments
 (0)