Skip to content

Bump crazy-max/ghaction-setup-docker from 4 to 5#222

Merged
docktermj merged 1 commit intomainfrom
dependabot/github_actions/crazy-max/ghaction-setup-docker-5
Mar 24, 2026
Merged

Bump crazy-max/ghaction-setup-docker from 4 to 5#222
docktermj merged 1 commit intomainfrom
dependabot/github_actions/crazy-max/ghaction-setup-docker-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps crazy-max/ghaction-setup-docker from 4 to 5.

Release notes

Sourced from crazy-max/ghaction-setup-docker's releases.

v5.0.0

Full Changelog: docker/setup-docker-action@v4.7.0...v5.0.0

v4.7.0

Full Changelog: docker/setup-docker-action@v4.6.0...v4.7.0

v4.6.0

Full Changelog: docker/setup-docker-action@v4.5.0...v4.6.0

v4.5.0

Full Changelog: docker/setup-docker-action@v4.4.0...v4.5.0

v4.4.0

Full Changelog: docker/setup-docker-action@v4.3.0...v4.4.0

v4.3.0

Full Changelog: docker/setup-docker-action@v4.2.0...v4.3.0

v4.2.0

Full Changelog: docker/setup-docker-action@v4.1.0...v4.2.0

v4.1.0

... (truncated)

Commits
  • 1a6edb0 Merge pull request #215 from crazy-max/node24
  • 1c63d0a node 24 as default runtime
  • 36efcb9 Merge pull request #214 from crazy-max/fix-vendoring
  • 61e47f6 Merge pull request #213 from crazy-max/update-yarn
  • 64e9804 dockerfile: fix vendoring
  • ca54cb1 update yarn to 4.9.2
  • 2d1c601 Merge pull request #209 from docker/dependabot/npm_and_yarn/fast-xml-parser-5...
  • 87e5e87 Merge pull request #208 from docker/dependabot/npm_and_yarn/isaacs/brace-expa...
  • c5620ae chore: update generated content
  • 76747bc build(deps): bump fast-xml-parser from 5.3.4 to 5.3.6
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Resolves #215
Resolves #214
Resolves #213
Resolves #209
Resolves #208
Resolves docker/setup-docker-action#215
Resolves docker/setup-docker-action#212
Resolves docker/setup-docker-action#205
Resolves docker/setup-docker-action#204
Resolves docker/setup-docker-action#208
Resolves docker/setup-docker-action#202
Resolves docker/setup-docker-action#207
Resolves docker/setup-docker-action#209
Resolves docker/setup-docker-action#192
Resolves docker/setup-docker-action#190
Resolves docker/setup-docker-action#193
Resolves docker/setup-docker-action#196
Resolves docker/setup-docker-action#189
Resolves docker/setup-docker-action#182
Resolves docker/setup-docker-action#179
Resolves docker/setup-docker-action#168
Resolves docker/setup-docker-action#163
Resolves docker/setup-docker-action#165
Resolves docker/setup-docker-action#175
Resolves docker/setup-docker-action#177
Resolves docker/setup-docker-action#167
Resolves docker/setup-docker-action#154
Resolves docker/setup-docker-action#147
Resolves docker/setup-docker-action#153
Resolves docker/setup-docker-action#138

Bumps [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker) from 4 to 5.
- [Release notes](https://github.com/crazy-max/ghaction-setup-docker/releases)
- [Commits](docker/setup-docker-action@v4...v5)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-setup-docker
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2026 09:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 24, 2026
@github-actions
Copy link
Copy Markdown

🤖 Claude Code Review

Code Review

Summary

This PR bumps crazy-max/ghaction-setup-docker from v4 to v5 in the Windows CI workflow.


Code Quality

✅ Single, focused change with clear intent.
✅ No commented-out code introduced.
✅ No logic changes — purely a dependency version bump.

Testing

✅ No new logic requiring unit/integration tests.
✅ CI will validate the updated action works correctly on merge.

Documentation

✅ No README/API doc changes needed for a CI dependency bump.
✅ CHANGELOG.md — not checked in this diff, but a minor CI dependency bump typically warrants a changelog entry. Verify one exists if your project tracks these.

Security

✅ No hardcoded credentials or sensitive data.
✅ Using a major version tag (@v5) rather than a pinned SHA is consistent with the rest of the workflow. Note: pinning to a full commit SHA (e.g., crazy-max/ghaction-setup-docker@abc1234) is a security best practice to prevent supply chain attacks, but this is an existing convention in the repo, not a regression introduced here.
✅ No .lic files or AQAAAD-prefixed content.


Verdict

Approved. Straightforward dependency bump. No issues found.

Automated code review analyzing defects and coding standards

@github-actions
Copy link
Copy Markdown

Super-linter summary

Language Validation result
CHECKOV Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@docktermj docktermj merged commit 903fced into main Mar 24, 2026
27 checks passed
@docktermj docktermj deleted the dependabot/github_actions/crazy-max/ghaction-setup-docker-5 branch March 24, 2026 13:17
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.

3 participants