Skip to content

Commit 041e1e6

Browse files
build(deps): bump actions/labeler from 3.0.2 to 4.0.2
Bumps [actions/labeler](https://github.com/actions/labeler) from 3.0.2 to 4.0.2. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@69da01b...5c75392) --- updated-dependencies: - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5dfff8a commit 041e1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PullRequestLabeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
triage:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/labeler@69da01b8e0929f147b8943611bee75ee4175a49e # v3.0.2
9+
- uses: actions/labeler@5c7539237e04b714afd8ad9b4aed733815b9fab4 # v4.0.2
1010
with:
1111
repo-token: ${{ github.token }}
1212
configuration-path: ".github/configs/labeler.yml"

0 commit comments

Comments
 (0)