Skip to content

Commit

Permalink
Bump github/issue-labeler from 3.3 to 3.4 in /.github/workflows (#3036)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 9941fe7 commit bf2f125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Label Issues
runs-on: ubuntu-latest
steps:
- uses: github/issue-labeler@v3.3
- uses: github/issue-labeler@v3.4
with:
repo-token: ${{ github.token }}
configuration-path: .github/labeler.yml
Expand Down

0 comments on commit bf2f125

Please sign in to comment.