Skip to content

Bump the github-actions-dependencies group with 4 updates - #92

Merged
Yaswant Pradhan (yaswant) merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-dependencies-26730058c6
Aug 7, 2026
Merged

Bump the github-actions-dependencies group with 4 updates#92
Yaswant Pradhan (yaswant) merged 2 commits into
mainfrom
dependabot/github_actions/github-actions-dependencies-26730058c6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Code Reviewer: Yaswant Pradhan (@yaswant)
Code Committer: James Bruten (@james-bruten-mo)

Bumps the github-actions-dependencies group with 4 updates: actions/checkout, actions/setup-python, astral-sh/setup-uv and actions/cache.

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates actions/setup-python from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

Commits

Updates astral-sh/setup-uv from 8.2.0 to 8.3.2

Commits
  • 11f9893 chore: roll up Dependabot updates (#948)
  • f798556 docs: update version references to v8.3.1 (#946)
  • e80544d chore: update known checksums for 0.11.28 (#947)
  • f98e069 Change update-docs PR labels from 'update-docs' to 'documentation' (#945)
  • cd46263 chore: update known checksums for 0.11.27 (#944)
  • 11245c7 docs: update version references to v8.3.0 (#939)
  • d31148d Strip environment markers from detected uv dependency pins (#938)
  • 17c3989 Fix cache keys for Python version ranges (#937)
  • 3cc3c11 chore(deps): roll up Dependabot updates (#936)
  • 9225f84 chore(deps): bump release-drafter/release-drafter from 7.3.1 to 7.4.0 (#924)
  • Additional commits viewable in compare view

Updates actions/cache from 5.0.5 to 5.1.0

Release notes

Sourced from actions/cache's releases.

v5.1.0

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

Commits
  • caa2961 Merge pull request #1775 from jasongin/readonly-cache-v5
  • 00c2da9 Bump @​actions/cache to v5.1.0 - handle read-only cache access
  • See full diff 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-dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python), [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) and [actions/cache](https://github.com/actions/cache).


Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)

Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a309ff8...ece7cb0)

Updates `astral-sh/setup-uv` from 8.2.0 to 8.3.2
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v8.2.0...11f9893)

Updates `actions/cache` from 5.0.5 to 5.1.0
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@27d5ce7...caa2961)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: astral-sh/setup-uv
  dependency-version: 8.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: actions/cache
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
@yaswant

Copy link
Copy Markdown
Collaborator

Dependabot (@dependabot) appears safe to update as I don't see any backward incompatibility from the release notes.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates pinned GitHub Actions versions across the repository’s CI/workflow automation to the latest patch/minor releases for improved security and behavior consistency.

Changes:

  • Bump actions/checkout from v7.0.0 to v7.0.1 (pinned SHA updates across workflows).
  • Bump actions/setup-python from v6.2.0 to v6.3.0 where used.
  • Bump astral-sh/setup-uv from v8.2.0 to v8.3.2 and actions/cache from v5.0.5 to v5.1.0 where used.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/validate.yaml Updates pinned SHAs for checkout, setup-uv, and cache in validation workflow.
.github/workflows/validate_symlinks.yaml Updates pinned SHA for checkout in symlink validation workflow.
.github/workflows/umdp3_fixer.yaml Updates pinned SHAs for checkout and setup-python in UMDP3 fixer workflow.
.github/workflows/track-review-project.yaml Updates pinned SHA for checkout in review project tracking workflow.
.github/workflows/sphinx-docs.yaml Updates pinned SHAs for checkout, setup-uv, and cache in Sphinx docs workflow.
.github/workflows/fortran-lint.yaml Updates pinned SHAs for checkout and setup-uv in Fortran lint workflow.
.github/workflows/cla-check.yaml Updates pinned SHAs for checkout across CLA checking steps.
.github/workflows/build-sphinx-docs.yaml Updates pinned SHAs for checkout and setup-python in Sphinx build workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/fortran-lint.yaml Outdated
- Co-authored-by: Met Office GitHub Copilot Business
- Assisted-by: Met Office GitHub Copilot Business
  for consistent action-version comment.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks sensible

@yaswant
Yaswant Pradhan (yaswant) merged commit 0f7c45d into main Aug 7, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-dependencies-26730058c6 branch August 7, 2026 13:05
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants