Skip to content

Commit bc43f93

Browse files
GitHub Action: Bump github/issue-labeler from 3.1 to 3.4
Bumps [github/issue-labeler](https://github.com/github/issue-labeler) from 3.1 to 3.4. - [Release notes](https://github.com/github/issue-labeler/releases) - [Commits](github/issue-labeler@v3.1...v3.4) --- updated-dependencies: - dependency-name: github/issue-labeler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a288261 commit bc43f93

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: Apply Labels Based on PR Description
32-
uses: github/issue-labeler@v3.1
32+
uses: github/issue-labeler@v3.4
3333
with:
3434
configuration-path: .github/workflows/pr-labeler/regex.yml
3535
enable-versioned-regex: 0

0 commit comments

Comments
 (0)