ghaction-setup-docker
ghaction-setup-docker copied to clipboard
GitHub Action to set up (download and install) Docker CE
### Behaviour #### Steps to reproduce this issue 1. Use this action on Github-hosted runners arm64-ubuntu-22.04 (I am using `arm64-ubuntu-22.04-8core`) #### Expected behaviour Setup docker on the runner. #### Actual...
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.21.1 to 0.23.0. Release notes Sourced from @docker/actions-toolkit's releases. v0.23.0 buildx: build history export by @crazy-max in docker/actions-toolkit#307 buildx: generate random metadata filename by @crazy-max in docker/actions-toolkit#322...
### Behaviour #### Steps to reproduce this issue Recently updated to the latest version 1. Try and use action on a macos-latest runner #### Expected behaviour > Should install like...
Bumps [undici](https://github.com/nodejs/undici) from 5.26.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...
### Behaviour #### Steps to reproduce this issue 1.Set up Docker Buildx ` - name: Set up Docker Buildx uses: crazy-max/ghaction-setup-docker@v3` 2.set up ``` - if: inputs.DB-name == 'MySQL' &&...
https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available/
Related to https://github.com/docker/actions-toolkit/pull/201#issuecomment-1814246382
Similar to https://github.com/docker/login-action/pull/3 Make this action official and move it to docker org: `docker/setup-docker-action`. cc @chris-crone @thaJeztah @neersighted
Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.25.0 to 0.37.1. Release notes Sourced from @docker/actions-toolkit's releases. v0.37.1 buildx: use Buffer for base64 encoding of the Dockerfile by @crazy-max in docker/actions-toolkit#428 build(deps): bump @actions/artifact from...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. Changelog Sourced from fast-xml-parser's changelog. Note: If you find missing information about particular minor version, that version must have been changed without any functional...