Skip to content

Bump com.couchbase.client:java-client from 3.7.3 to 3.7.6 in /modules/couchbase #6520

Bump com.couchbase.client:java-client from 3.7.3 to 3.7.6 in /modules/couchbase

Bump com.couchbase.client:java-client from 3.7.3 to 3.7.6 in /modules/couchbase #6520

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 }}"