Recompile workflows with precise version numbers after Sentry MCP server bump#7278
Merged
pelikhan merged 2 commits intodependabot/npm_and_yarn/dot-github/workflows/sentry/mcp-server-0.26.0from Dec 22, 2025
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update @sentry/mcp-server to version 0.26.0
Recompile workflows with precise version numbers after Sentry MCP server bump
Dec 22, 2025
0b19873
into
dependabot/npm_and_yarn/dot-github/workflows/sentry/mcp-server-0.26.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Dependabot bump of
@sentry/mcp-serverfrom 0.24.0 to 0.26.0 required recompiling workflow lock files to apply the newly implemented precise version number algorithm from #7260.Changes
Updated actions-lock.json: Ran
gh aw updateto fetch latest compatible action versionsactions/github-script: v8 → v8.0.0github/codeql-action/upload-sarif: v3 → v3.31.9github/stale-repos: v3 → v3.0.2haskell-actions/setup: v2.9.0 → v2.9.1Recompiled workflow lock files: Applied precise version formatting to action references
Before:
After:
This ensures action version comments are maximally precise, improving auditability and making it immediately clear which patch version is pinned.
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.