Skip to content

Commit

Permalink
Merge pull request #389 from Automattic/dependabot/github_actions/cra…
Browse files Browse the repository at this point in the history
…zy-max/ghaction-setup-docker-4.0.0

build(deps): bump crazy-max/ghaction-setup-docker from 3.5.0 to 4.0.0
  • Loading branch information
sjinks authored Dec 9, 2024
2 parents a83147b + 9b60ac7 commit 8ce3147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
uses: Automattic/vip-actions/expose-github-runtime@e1faabf165941008de4c0c1381df153e49d8ad2c # v0.6.0

- name: Set up Docker
uses: crazy-max/ghaction-setup-docker@635d07c09dc2b52072362e9bb37e7e789767106d # v3.5.0
uses: docker/setup-docker-action@01efb57f882e3b1a22e7cf3501dbe51287b0ecb4 # v4.0.0
with:
daemon-config: |
{
Expand Down

0 comments on commit 8ce3147

Please sign in to comment.