Skip to content

Commit 6e5472f

Browse files
Bump TimonVS/pr-labeler-action from 4 to 5 (#293)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Or Shamir Checkmarx <[email protected]>
1 parent 2190ee6 commit 6e5472f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write # for TimonVS/pr-labeler-action to add labels in PR
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: TimonVS/pr-labeler-action@v4
15+
- uses: TimonVS/pr-labeler-action@v5
1616
with:
1717
configuration-path: .github/pr-labeler.yml # optional, .github/pr-labeler.yml is the default value
1818
env:

0 commit comments

Comments
 (0)