Skip to content

Commit 68725ea

Browse files
chore(deps): bump hoho4190/issue-pr-labeler from 1.3.2 to 2.0.1
Bumps [hoho4190/issue-pr-labeler](https://github.com/hoho4190/issue-pr-labeler) from 1.3.2 to 2.0.1. - [Release notes](https://github.com/hoho4190/issue-pr-labeler/releases) - [Commits](hoho4190/issue-pr-labeler@v1.3.2...v2.0.1) --- updated-dependencies: - dependency-name: hoho4190/issue-pr-labeler dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea7d81c commit 68725ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-labels-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Run PR Labeler
20-
uses: hoho4190/issue-pr-labeler@v1.3.2
20+
uses: hoho4190/issue-pr-labeler@v2.0.1
2121
with:
2222
token: ${{ secrets.GITHUB_TOKEN }}
2323
config-file-name: labeler-config.yml

0 commit comments

Comments
 (0)