Skip to content

Commit

Permalink
Merge pull request #18 from yegor256/renovate/docker-setup-buildx-act…
Browse files Browse the repository at this point in the history
…ion-3.x

chore(deps): update docker/setup-buildx-action action to v3
  • Loading branch information
yegor256 authored Jul 24, 2024
2 parents d479160 + ee9d9f0 commit 98c8300
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 @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v2
- uses: docker/setup-buildx-action@v3

- name: Docker meta
id: meta
Expand Down

0 comments on commit 98c8300

Please sign in to comment.