Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the dependencies group with 2 updates in the / directory: actions/checkout and jdx/mise-action.

Updates actions/checkout from 5.0.1 to 6.0.0

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

Changelog

Sourced from actions/checkout's changelog.

Changelog

V6.0.0

V5.0.1

V5.0.0

V4.3.1

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Updates jdx/mise-action from 3.4.1 to 3.5.0

Release notes

Sourced from jdx/mise-action's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3.4.1...v3.5.0

Changelog

Sourced from jdx/mise-action's changelog.

Changelog


3.5.0 - 2025-11-21

🚀 Features

New Contributors


3.4.1 - 2025-11-13

🐛 Bug Fixes

New Contributors


3.4.0 - 2025-10-31

🚀 Features

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

New Contributors

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Note

Updates GitHub Actions workflows to use actions/checkout v6 and new jdx/mise-action digest across app deploy, Terraform, tagging, and lint workflows.

  • CI/CD Workflows:
    • Actions versions:
      • Upgrade actions/checkout to v6.0.0 (pinned SHA 1af3b93...) across all workflows.
      • Update jdx/mise-action to new pinned digest (146a281...) across workflows.
    • Affected workflows: deploy-app.yaml (iOS/Android build & deploy), plan-terraform-google-cloud.yaml, deploy-terraform-googe-cloud.yaml, tag-release.yaml, and actonlint.yaml.

Written by Cursor Bugbot for commit 571a444. This will update automatically on new commits. Configure here.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 24, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-2d91278584 branch from faee94a to 4452574 Compare November 27, 2025 00:13
…dates

Bumps the dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [jdx/mise-action](https://github.com/jdx/mise-action).


Updates `actions/checkout` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@93cb6ef...1af3b93)

Updates `jdx/mise-action` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@9dc7d5d...d16887b)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: jdx/mise-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dependencies-2d91278584 branch from 4452574 to 9a9fbd9 Compare November 28, 2025 00:12
@YumNumm YumNumm enabled auto-merge November 30, 2025 02:30
@YumNumm YumNumm merged commit ba09855 into develop Nov 30, 2025
7 of 9 checks passed
@YumNumm YumNumm deleted the dependabot/github_actions/dependencies-2d91278584 branch November 30, 2025 02:30
@github-actions github-actions bot mentioned this pull request Nov 28, 2025
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 size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants