Skip to content

Commit

Permalink
Merge pull request #54 from anasoid/renovate/docker-setup-buildx-acti…
Browse files Browse the repository at this point in the history
…on-3.x

Update docker/setup-buildx-action action to v3
  • Loading branch information
anasoid authored Oct 17, 2023
2 parents 1e22d84 + 5ecd682 commit 2e185c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Set up Docker Buildx 📦
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Inspect builder
run: |
Expand Down

0 comments on commit 2e185c7

Please sign in to comment.