Skip to content

Bump the actions group across 1 directory with 2 updates#9

Merged
CasperWA merged 1 commit into
mainfrom
dependabot/github_actions/main/actions-706baddeb5
Jun 22, 2026
Merged

Bump the actions group across 1 directory with 2 updates#9
CasperWA merged 1 commit into
mainfrom
dependabot/github_actions/main/actions-706baddeb5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown

Bumps the actions group with 2 updates in the / directory: actions/checkout and tespkg/actions-cache.

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

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 tespkg/actions-cache from 1.10.0 to 1.10.2

Release notes

Sourced from tespkg/actions-cache's releases.

v1.10.2

Security & dependency maintenance

Clears all known Dependabot vulnerability alerts (0 open after this release).

Runtime dependency upgrades

  • @actions/cache 4 → 5, @actions/core 1 → 2, minio 7 → 8 — removes vulnerable transitives (uuid, undici, fast-xml-parser 4.x), validated by the full S3 integration suite (#80)
  • form-data 2.5.5 → 2.5.6 — GHSA-hmw2-7cc7-3qxx (#77)

Transitive bumps

  • picomatch (#70), handlebars (#71), lodash (#72), fast-xml-builder (#75)
  • fast-xml-parser → 5.9.0, brace-expansion → 1.1.15, @​babel/core → 7.29.7

No functional changes to the action's behavior.

Full Changelog: tespkg/actions-cache@v1.10.1...v1.10.2

v1.10.1

What's Changed

  • feat: add support for restore-only input on the root action — dynamically skip the save step (#76)
  • fix: aws credentials action inputs set to optional (#74)

Full Changelog: tespkg/actions-cache@v1.10.0...v1.10.1

Commits

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 actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [tespkg/actions-cache](https://github.com/tespkg/actions-cache).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `tespkg/actions-cache` from 1.10.0 to 1.10.2
- [Release notes](https://github.com/tespkg/actions-cache/releases)
- [Commits](tespkg/actions-cache@v1.10.0...v1.10.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: tespkg/actions-cache
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the CI/CD Continuous integration and deployment label Jun 19, 2026
@CasperWA CasperWA merged commit 1f883a5 into main Jun 22, 2026
22 checks passed
@CasperWA CasperWA deleted the dependabot/github_actions/main/actions-706baddeb5 branch June 22, 2026 11:41
SemanticMatterBOT pushed a commit that referenced this pull request Jun 24, 2026
Bumps the actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [tespkg/actions-cache](https://github.com/tespkg/actions-cache).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

Updates `tespkg/actions-cache` from 1.10.0 to 1.10.2
- [Release notes](https://github.com/tespkg/actions-cache/releases)
- [Commits](tespkg/actions-cache@v1.10.0...v1.10.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: tespkg/actions-cache
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Continuous integration and deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant