Skip to content

Commit

Permalink
ci: rename crazy-max/ghaction-setup-docker to `docker/setup-docker-…
Browse files Browse the repository at this point in the history
…action`
  • Loading branch information
sjinks committed Dec 9, 2024
1 parent 69a9906 commit b327493
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: crazy-max/ghaction-setup-docker@v4
uses: docker/setup-docker-action@01efb57f882e3b1a22e7cf3501dbe51287b0ecb4 # v4.0.0
with:
daemon-config: |
{
Expand Down

0 comments on commit b327493

Please sign in to comment.