Skip to content

Commit fd1371f

Browse files
[meta]: Bump TimonVS/pr-labeler-action from 4 to 5
Bumps [TimonVS/pr-labeler-action](https://github.com/timonvs/pr-labeler-action) from 4 to 5. - [Release notes](https://github.com/timonvs/pr-labeler-action/releases) - [Commits](TimonVS/pr-labeler-action@v4...v5) --- updated-dependencies: - dependency-name: TimonVS/pr-labeler-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fbebf6 commit fd1371f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
pr-labeler:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: TimonVS/pr-labeler-action@v4
10+
- uses: TimonVS/pr-labeler-action@v5
1111
with:
1212
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
1313
env:

0 commit comments

Comments
 (0)