Skip to content

Bump com.ibm.icu:icu4j from 75.1 to 76.1 #124

Bump com.ibm.icu:icu4j from 75.1 to 76.1

Bump com.ibm.icu:icu4j from 75.1 to 76.1 #124

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"