Skip to content

Commit 1ce460c

Browse files
chore(deps): bump TimonVS/pr-labeler-action from 3 to 4 (#259)
Bumps [TimonVS/pr-labeler-action](https://github.com/TimonVS/pr-labeler-action) from 3 to 4. - [Release notes](https://github.com/TimonVS/pr-labeler-action/releases) - [Commits](TimonVS/pr-labeler-action@v3...v4) --- updated-dependencies: - dependency-name: TimonVS/pr-labeler-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56c8627 commit 1ce460c

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@v3
10+
- uses: TimonVS/pr-labeler-action@v4
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)