Skip to content

Bump com.couchbase.client:java-client from 3.5.2 to 3.6.2 in /modules/couchbase #4994

Bump com.couchbase.client:java-client from 3.5.2 to 3.6.2 in /modules/couchbase

Bump com.couchbase.client:java-client from 3.5.2 to 3.6.2 in /modules/couchbase #4994

Workflow file for this run

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