File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 3333 with :
3434 go-version : ' 1.24.5'
3535
36- - name : Install jq
37- run : sudo apt-get update && sudo apt-get install -y jq
3836
3937 - name : Install Task
40- run : |
41- sudo sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
38+ uses : arduino/setup-task@v2
4239
4340 - name : Check for MCP registry updates
4441 id : check_updates
@@ -155,7 +152,7 @@ jobs:
155152
156153 🤖 Generated with [Claude Code](https://claude.ai/code)
157154
158- Co-Authored-By: Claude <noreply@anthropic .com>
155+ Co-authored-by: ${{ github.actor }} <${{ github.actor }}@users.noreply.github .com>
159156
160157 branch : automated/update-mcp-registry
161158 delete-branch : true
@@ -204,7 +201,7 @@ jobs:
204201
205202 🤖 Generated with [Claude Code](https://claude.ai/code)
206203
207- Co-Authored-By: Claude <noreply@anthropic .com>
204+ Co-authored-by: ${{ github.actor }} <${{ github.actor }}@users.noreply.github .com>
208205
209206 branch : automated/update-mcp-registry
210207 delete-branch : true
You can’t perform that action at this time.
0 commit comments