Skip to content

⬆️ Bump github.com/mark3labs/mcp-go from 0.39.1 to 0.40.0 #112

⬆️ Bump github.com/mark3labs/mcp-go from 0.39.1 to 0.40.0

⬆️ Bump github.com/mark3labs/mcp-go from 0.39.1 to 0.40.0 #112

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v3
with:
repo-token: ${{ github.token }}
issue-message: "Welcome to yutu, thank you for opening your first issue!"
pr-message: "Welcome to yutu, thank you for opening your first PR!"