Skip to content

Commit 0a72ec2

Browse files
github-mcp-server/0.16.0 package update (#67479)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> <!--ci-cve-scan:fail-any--> Signed-off-by: wolfi-bot <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent fe2f1ad commit 0a72ec2

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

github-mcp-server.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: github-mcp-server
3-
version: "0.15.0"
3+
version: "0.16.0"
44
epoch: 0 # GHSA-2464-8j7c-4cjm
55
description: GitHub's official MCP Server
66
copyright:
@@ -10,14 +10,9 @@ pipeline:
1010
- uses: git-checkout
1111
with:
1212
repository: https://github.com/github/github-mcp-server
13-
expected-commit: 010cf9b33a23d531194da91f54818b7c052b93d0
13+
expected-commit: 35b0da2495bc7f707bb87190da53a58b3cdac251
1414
tag: v${{package.version}}
1515

16-
- uses: go/bump
17-
with:
18-
deps: |-
19-
github.com/go-viper/mapstructure/[email protected]
20-
2116
- uses: go/build
2217
with:
2318
packages: ./cmd/github-mcp-server

0 commit comments

Comments
 (0)