Skip to content

build(deps): bump shrink/actions-docker-extract from 3 to 4#105

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/shrink/actions-docker-extract-4
Open

build(deps): bump shrink/actions-docker-extract from 3 to 4#105
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/shrink/actions-docker-extract-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps shrink/actions-docker-extract from 3 to 4.

Release notes

Sourced from shrink/actions-docker-extract's releases.

v4

Now runs on node24, thanks @​daniel-larraz :)

v3.1.0

feat: Allow for choice of shell (shrink/actions-docker-extract#31) by @​jverce

This change gives users the option to set the shell under which the docker cp command will run.

v3.0.1

As reported by @​anqqa in shrink/actions-docker-extract#28, GitHub's actions/upload-artifact includes a breaking change in their v3 -- hiding dot files by default. Hiding dot files by default impacts this Action because the default destination generated by this Action starts with a .. The breaking change to this Action has been released as a patch (instead of a major version) because although it is technically a breaking change, no evidence has been found of any Workflows relying on the use of the . whereas leaving the . in place is likely to break Workflows that use shrink/actions-docker-extract alongside actions/upload-artifacts. Violating semver felt appropriate in this circumstance.

Please see shrink/actions-docker-extract#28 for further information. If this breaking change is a problem, please update your workflow to use the previous version, which remains available:

uses: shrink/actions-docker-extract@v3.0.0
Commits

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)

Bumps [shrink/actions-docker-extract](https://github.com/shrink/actions-docker-extract) from 3 to 4.
- [Release notes](https://github.com/shrink/actions-docker-extract/releases)
- [Commits](shrink/actions-docker-extract@v3...v4)

---
updated-dependencies:
- dependency-name: shrink/actions-docker-extract
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 30, 2026
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.

0 participants