Skip to content

chore(deps): bump github.com/mark3labs/mcp-go from 0.54.0 to 0.55.0 #80

chore(deps): bump github.com/mark3labs/mcp-go from 0.54.0 to 0.55.0

chore(deps): bump github.com/mark3labs/mcp-go from 0.54.0 to 0.55.0 #80

Workflow file for this run

name: CLA Assistant
on:
issue_comment:
types: [created]
pull_request:
types: [opened, closed, synchronize]
jobs:
CLAssistant:
runs-on: ubuntu-latest
if: github.actor != 'dependabot[bot]'
permissions:
contents: write
pull-requests: write
issues: write
steps:
- name: CLA Assistant
if: >
github.event.comment.body == 'recheck' ||
github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA' ||
github.event_name == 'pull_request'
uses: iainmcgin/cla-github-action@3e58ace6af840f66fcd80f68c08d76559140df5e # v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.OSS_CONTRIBUTOR_LICENSE_AGREEMENT }}
with:
allowlist: noreply@anthropic.com,noreply@opencode.ai,copilot@noreply.github.com,*[bot]
branch: signatures
path-to-signatures: signatures/version1/cla.json
path-to-document: https://github.com/Staffbase/gq/blob/main/CLA.md