chore(deps): bump actions/upload-pages-artifact from 3 to 4#1793
Conversation
|
@modelcontextprotocol/client
@modelcontextprotocol/server
@modelcontextprotocol/express
@modelcontextprotocol/hono
@modelcontextprotocol/node
commit: |
There was a problem hiding this comment.
LGTM, straightforward Dependabot version bump of a GitHub Actions dependency in the docs deployment workflow.
Extended reasoning...
Overview
This PR is an automated Dependabot bump of actions/upload-pages-artifact from v3 to v4 in .github/workflows/deploy-docs.yml. The change is a single-line version tag update — no source code, logic, or configuration beyond the action version is modified.
Security risks
None. This updates a first-party GitHub Action (actions/upload-pages-artifact) maintained by GitHub. The v4 release notes indicate the main change is excluding dotfiles from artifacts, which is unlikely to affect the docs deployment (generated HTML docs in tmp/docs-combined).
Level of scrutiny
Minimal scrutiny warranted. This is a CI-only change to a docs deployment workflow with no impact on application code, build artifacts, or package releases. The changeset bot correctly notes no version bump is needed.
Other factors
No outstanding reviewer comments. No prior reviews from me. No bugs found. The PR follows the same pattern as other recent Dependabot PRs in this repository. The workflow already uses other actions at their major version tags (e.g., actions/checkout@v6, actions/deploy-pages@v4), so this is consistent.
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bb469c1 to
a67939b
Compare
There was a problem hiding this comment.
LGTM, straightforward Dependabot version bump for a GitHub Actions dependency.
Extended reasoning...
Overview
This PR is an automated Dependabot bump of actions/upload-pages-artifact from v3 to v4 in .github/workflows/deploy-docs.yml. It is a single-line change affecting only the version tag of a GitHub-provided action used in the docs deployment workflow.
Security risks
None. This bumps a first-party GitHub Actions action (actions/upload-pages-artifact) to the next major version. No source code, authentication logic, or permissions are modified. The workflow permissions remain unchanged (contents: read, pages: write, id-token: write).
Level of scrutiny
Minimal scrutiny needed. This is a mechanical CI dependency bump from Dependabot touching one line in a non-production workflow file. The v4 release notes indicate the only breaking change is that hidden files (dotfiles) are excluded from the artifact, which is irrelevant for generated documentation output.
Other factors
No bugs were found. No outstanding reviewer comments. No prior reviews from me. The change follows the existing pattern in this repo of using version tags for first-party GitHub actions. The workflow file is consistent and well-structured.
Bumps actions/upload-pages-artifact from 3 to 4.
Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
7b1f4a7Merge pull request #127 from heavymachinery/pin-sha4cc19c7Pinactions/upload-artifactto SHA2d163beMerge pull request #107 from KittyChiu/mainc704843fix: linted README9605915Merge pull request #106 from KittyChiu/kittychiu/update-readme-1e59cdfeUpdate README.mda2d6704doc: updated usage section in readme984864eMerge pull request #105 from actions/Jcambass-patch-145dc788Add workflow file for publishing releases to immutable action packageefaad07Merge pull request #102 from actions/hidden-files