Skip to content

ci: bump the github-actions group with 2 updates - #740

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-ff346454b2
Open

ci: bump the github-actions group with 2 updates#740
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-ff346454b2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: actions/deploy-pages and ocaml/setup-ocaml.

Updates actions/deploy-pages from 5.0.0 to 5.0.1

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.1

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

Commits
  • 368f825 Merge pull request #444 from actions/yoannchaudet-deployment-polling-backoff
  • 7e97763 Validate deployment polling intervals
  • 0143e11 Add backoff and jitter to deployment polling
  • 5e98f10 Merge pull request #440 from actions/user/adwitiya
  • 8b0625a Improve deployment request test coverage
  • See full diff in compare view

Updates ocaml/setup-ocaml from 3.7.2 to 3.8.0

Release notes

Sourced from ocaml/setup-ocaml's releases.

v3.8.0

What's Changed

Full Changelog: ocaml/setup-ocaml@v3.7.2...v3.8.0

Commits
  • e89b2de Merge pull request #1129 from ocaml/prepare-3.8.0
  • d3ed6ce Prepare 3.8.0
  • 6113c04 Merge pull request #1128 from ocaml/validate-external-inputs-with-zod
  • 9d628aa Validate external inputs with Zod
  • 6287ec6 Merge pull request #1127 from ocaml/group-ocaml-dependabot-updates
  • bcab180 Document grouped OCaml action updates
  • 723e441 Merge pull request #1126 from ocaml/bump-ocaml-5.5-ci-docs
  • 9fa8bc6 Bump CI and docs to OCaml 5.5
  • 841d59c Merge pull request #1125 from ocaml/configurable-cache
  • 2fc4530 Make caching configurable
  • Additional commits viewable in compare view

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [actions/deploy-pages](https://github.com/actions/deploy-pages) and [ocaml/setup-ocaml](https://github.com/ocaml/setup-ocaml).


Updates `actions/deploy-pages` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v5.0.0...v5.0.1)

Updates `ocaml/setup-ocaml` from 3.7.2 to 3.8.0
- [Release notes](https://github.com/ocaml/setup-ocaml/releases)
- [Commits](ocaml/setup-ocaml@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: ocaml/setup-ocaml
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 5, 2026
@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v5.0.0
uses: actions/deploy-pages@v5.0.1
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v5.0.0
uses: actions/deploy-pages@v5.0.1
uses: actions/checkout@v7.0.1
- name: Set up OCaml
uses: ocaml/setup-ocaml@v3.7.2
uses: ocaml/setup-ocaml@v3.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants