Skip to content

Commit

Permalink
Merge pull request #1031 from Automattic/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…t-github/actions/build-docker-image/docker/setup-docker-action-4.1.0

chore(deps): Bump docker/setup-docker-action from 4.0.0 to 4.1.0 in /.github/actions/build-docker-image
  • Loading branch information
sjinks authored Dec 18, 2024
2 parents d6690d1 + 164323d commit cc45a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-docker-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ runs:
using: composite
steps:
- name: Set up Docker
uses: docker/setup-docker-action@01efb57f882e3b1a22e7cf3501dbe51287b0ecb4 # v4.0.0
uses: docker/setup-docker-action@370a7dad4b8ce8dbf00f9363e1652e5074dd6abe # v4.1.0
with:
daemon-config: |
{
Expand Down

0 comments on commit cc45a23

Please sign in to comment.