Skip to content

chore(deps): actions: bump the all-actions group across 1 directory with 3 updates - #885

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-actions-7ba2824866
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/all-actions-7ba2824866

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the all-actions group with 3 updates in the / directory: jdx/mise-action, aws-actions/configure-aws-credentials and actions/deploy-pages.

Updates jdx/mise-action from 4.2.5 to 4.3.0

Release notes

Sourced from jdx/mise-action's releases.

v4.3.0: Install age-filtered mise releases

A small release that adds an opt-in way to hold back from installing brand-new mise releases.

Added

minimum_release_age input (#604 by @​jdx)

When version is omitted, you can now set minimum_release_age to install the newest stable, non-draft mise release that is older than a given cutoff — a simple way to avoid picking up a mise release the moment it ships (closes #603).

- uses: jdx/mise-action@v4
  with:
    minimum_release_age: 7d

It accepts relative durations (24h, 7d, 6mo, 1y) as well as absolute ISO dates and timestamps. Age-filtered versions are resolved from the GitHub Releases API (the CDN only serves the latest binary) and downloaded by their exact version. If mise is already present on disk, an age-filtered run updates it to the resolved version rather than keeping the existing binary. An explicit version always takes precedence over minimum_release_age, and invalid dates fail fast.

Full Changelog: jdx/mise-action@v4.2.5...v4.3.0

Changelog

Sourced from jdx/mise-action's changelog.

Changelog


4.3.0 - 2026-08-24

🚀 Features


4.2.5 - 2026-08-13

🐛 Bug Fixes


4.2.4 - 2026-08-01

🐛 Bug Fixes

  • locking support detection with force-colored output (#580) by @​scop in #580

4.2.3 - 2026-07-24

🐛 Bug Fixes


4.2.2 - 2026-07-24

🐛 Bug Fixes

📚 Documentation

New Contributors


4.2.1 - 2026-07-16

... (truncated)

Commits

Updates aws-actions/configure-aws-credentials from 6.2.3 to 6.2.4

Release notes

Sourced from aws-actions/configure-aws-credentials's releases.

v6.2.4

6.2.4 (2026-08-31)

Bug Fixes

  • account-ids handling, mask proxy as secret in logs (#1943) (aa65264)
  • skip backoff sleep after the final retryAndBackoff attempt (#1937) (3852440)
Changelog

Sourced from aws-actions/configure-aws-credentials's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.2.4 (2026-08-31)

Bug Fixes

  • account-ids handling, mask proxy as secret in logs (#1943) (aa65264)
  • skip backoff sleep after the final retryAndBackoff attempt (#1937) (3852440)

6.2.3 (2026-07-22)

Bug Fixes

  • attach git credentials before Tag Major Version push (#1877) (9ae780b)
  • PackedPolicyTooLarge detection in STS tags (#1899) (fa8d6a5)

6.2.2 (2026-07-07)

Miscellaneous Chores

6.2.1 (2026-06-26)

Bug Fixes

  • enforce allowed-account-ids on all auth paths (#1847) (4d281fb)

6.2.0 (2026-06-01)

Features

Bug Fixes

  • skip credential check on output-env-credentials: false (#1778) (58e7c47)
  • assumeRole failing from session tag size too large (#1808) (d6f5dc3)

... (truncated)

Commits

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

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

…ith 3 updates

Bumps the all-actions group with 3 updates in the / directory: [jdx/mise-action](https://github.com/jdx/mise-action), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [actions/deploy-pages](https://github.com/actions/deploy-pages).


Updates `jdx/mise-action` from 4.2.5 to 4.3.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@3c2e0cf...c2a8761)

Updates `aws-actions/configure-aws-credentials` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@e6de054...cbe3b39)

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@cd2ce8f...368f825)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 6.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

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 Sep 12, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 12, 2026 06:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 12, 2026
@scottschreckengaust scottschreckengaust added the v1 Version 1 label Sep 14, 2026

@scottschreckengaust scottschreckengaust 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.

Verdict

Approve. Clean Dependabot all-actions group bump (3 GitHub Actions), SHA-pinned with matching version comments, all CI green. No blocking issues.

Stage 1 — Context & governance

  • Author: app/dependabot; branch dependabot/github_actions/all-actions-7ba2824866; labels dependencies, github_actions, v1. Per ADR-003 and the standing review rule, Dependabot PRs have no backing approved issue by design — that is expected, not a blocker. The non-conventional branch name is a de-facto-waived nit for bot PRs.
  • Three updates, all in .github/workflows/*.yml only:
    • jdx/mise-action 4.2.5 → 4.3.0 (semver-minor): adds opt-in minimum_release_age input; no behavior change for existing usage (with: cache: true).
    • aws-actions/configure-aws-credentials 6.2.3 → 6.2.4 (semver-patch): bug fixes — account-ids handling, mask proxy as secret in logs, skip backoff sleep after final retry. Security-positive.
    • actions/deploy-pages 5.0.0 → 5.0.1 (semver-patch): backoff/jitter in deployment polling.

Stage 2 — Vision alignment

No functional/control-plane change. Keeping pinned actions current (esp. the OIDC credential action's log-masking fix) supports the reliability/observability tenets without widening blast radius. No tenet trade-offs.

Supply-chain verification (the substantive check for a bot actions bump)

Verified each new pin resolves to the exact commit for the claimed tag via the GitHub API:

Action Tag Pinned SHA Match
jdx/mise-action v4.3.0 c2a87611a18de5b3828c5652fe268e992400cb5c
aws-actions/configure-aws-credentials v6.2.4 cbe3b392738ccf3f987d68400dafcf4b0624a56c
actions/deploy-pages v5.0.1 368f82528645a54fb793d4d04e342629a3f51346

All references remain full-40-char SHA pins with an accurate # vX.Y.Z trailing comment — no float-to-tag regression. No major-version bumps (no breaking-change risk). No package.json/lockfile touched, so the transitive-pin sync concern (root resolutionsintegrations/jira-forge-app overrides, AGENTS.md #712) is not applicable to this PR.

Bootstrap policy coverage

N/A — no CDK constructs, stacks, or handlers changed; no new CFN resource types. Bootstrap bundle correctly untouched.

Documentation

None required — no behavior, contract, env var, or command change. Starlight mirror unaffected.

Tests & CI

No tests applicable (workflow-YAML only). CI status: Validate PR title pass, Dead-code detection pass, Secrets, deps, and workflow scan pass, build (agentcore) pass; auto-approve/CodeQL skipping as expected. Mergeable.

Review agents run

Execution context cannot spawn nested pr-review-toolkit sub-agents, so I performed the equivalent analysis by hand and record scope explicitly:

  • code-reviewerN/A: no application source (TS/Python) touched, only workflow YAML.
  • silent-failure-hunterN/A: no error-handling/fallback code in diff.
  • type-design-analyzerN/A: no new/changed types.
  • comment-analyzer — done by hand: the only comments are the # vX.Y.Z version pins; all three verified accurate against upstream tags (table above).
  • pr-test-analyzerN/A: no code paths to test.
  • /security-review — done by hand: change is limited to bumping SHA pins of trusted first-party/well-known actions; no secrets, IAM, network, or input-gateway logic altered. OIDC role-to-assume usage unchanged. The configure-aws-credentials bump strictly improves secret masking. No findings.

Human heuristics

  • Proportionality — Pass. Minimal, mechanical dependency bump.
  • Coherence — Pass. All workflows updated consistently to the same SHAs across all 7 files.
  • Clarity — Pass. Version comments match pinned SHAs.
  • Appropriateness — Pass. Standard, maintainable Dependabot flow; pins verified against real upstream tags.

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 v1 Version 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant