chore(deps): bump actions/deploy-pages from 5.0.0 to 5.0.1 - #2704
chore(deps): bump actions/deploy-pages from 5.0.0 to 5.0.1#2704dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@cd2ce8f...368f825) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
Hey Dependabot (@dependabot)[bot] 👋! We use semantic commit messages to streamline the release process. Examples of commit messages with semantic prefixes:
To test your commit locally, please follow our guild on building from source. |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward patch-level GitHub Action bump in a single workflow file with no apparent YAML or workflow logic issues.
Pull request overview
This PR updates the GitHub Pages deployment workflow to use actions/deploy-pages v5.0.1 (pinned by commit SHA) to pick up the latest patch fixes in the deployment action used by SynapseML’s website publishing pipeline.
Changes:
- Bump
actions/deploy-pagesfrom v5.0.0 to v5.0.1 in the website deploy workflow.
File summaries
| File | Description |
|---|---|
| .github/workflows/website-deploy.yml | Updates the pinned actions/deploy-pages commit SHA to v5.0.1 for GitHub Pages deployments. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps actions/deploy-pages from 5.0.0 to 5.0.1.
Release notes
Sourced from actions/deploy-pages's releases.
Commits
368f825Merge pull request #444 from actions/yoannchaudet-deployment-polling-backoff7e97763Validate deployment polling intervals0143e11Add backoff and jitter to deployment polling5e98f10Merge pull request #440 from actions/user/adwitiya8b0625aImprove deployment request test coverageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)