Use a Composer prompt like the following to pin a specific commit hash.
Pin GitHub Actions to their commit hashPin container base images to digests
To update pinned versions, you can use a prompt like the following.
Update pinned versions of container base images
Tool Updates
Updates for the MCP server are automatically pushed to the latest tag on GitHub Container Registry. You must manually update your local container image to the latest version.
docker pull ghcr.io/safedep/pinner-mcp:latest
References
Originally built to protect vet from malicious GitHub Actions
mcp-go is a great library for building MCP servers