Skip to content

Commit aad954b

Browse files
Bump github/issue-labeler from 3.3 to 3.4 in /.github/workflows (#259)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 947f27b commit aad954b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label_issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Label Issues
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: github/issue-labeler@v3.3
14+
- uses: github/issue-labeler@v3.4
1515
with:
1616
repo-token: ${{ github.token }}
1717
configuration-path: .github/labeler.yml

0 commit comments

Comments
 (0)