Skip to content

chore(deps): update actions/upload-pages-artifact action to v5#176

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-upload-pages-artifact-5.x
Open

chore(deps): update actions/upload-pages-artifact action to v5#176
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-upload-pages-artifact-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 13, 2026

This PR contains the following updates:

Package Type Update Change
actions/upload-pages-artifact action major v4v5

Release Notes

actions/upload-pages-artifact (actions/upload-pages-artifact)

v5.0.0

Compare Source

Changelog

See details of all code changes since previous release.

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/actions-upload-pages-artifact-5.x branch from 717f3a0 to d416894 Compare April 19, 2026 10:35
@renovate renovate Bot force-pushed the renovate/actions-upload-pages-artifact-5.x branch from d416894 to 8090366 Compare April 29, 2026 10:51
@renovate renovate Bot force-pushed the renovate/actions-upload-pages-artifact-5.x branch from 8090366 to dbd7e2e Compare May 12, 2026 15:04
Copy link
Copy Markdown

@doubleword-code doubleword-code Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

This PR updates the actions/upload-pages-artifact GitHub Action from v4 to v5 in the documentation deployment workflow. The update is sourced from the official actions organization repository and introduces backward-compatible improvements: an internal upgrade to upload-artifact v7 and a new optional include-hidden-files input parameter. Verdict: Ready to approve — this is a standard dependency maintenance change with no identified risks.

Research notes

  • v5.0.0 release notes (https://github.com/actions/upload-pages-artifact/releases/tag/v5.0.0): Published April 10, 2026. Changes include updating the underlying upload-artifact action to version 7 and adding the include-hidden-files input. No breaking changes documented.
  • Action marketplace page (https://github.com/actions/upload-pages-artifact): Official GitHub-maintained composite action for packaging artifacts destined for GitHub Pages deployment. MIT licensed.
  • GitHub Actions security guidance: Using official actions from the actions/ org with major-version pinning (e.g., @v5) aligns with recommended practices for supply chain security.

Suggested next steps

No action required. This PR can be merged as-is. If desired for enhanced supply chain security, the team could consider adopting commit-SHA pinning for actions in a separate initiative, but this is not a blocker for the current update.

General findings

None. The single-line change is correct, follows the existing workflow patterns in the repository, and references an officially-maintained action with no known security advisories or breaking changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants