Skip to content

Commit

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

Update docker/setup-buildx-action action to v2.10.0
  • Loading branch information
sksat authored Sep 27, 2023
2 parents ccc4c79 + 353ea66 commit 9deaeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.9.1
uses: docker/setup-buildx-action@v2.10.0

- name: Check & Build
uses: docker/build-push-action@v4.1.1

0 comments on commit 9deaeea

Please sign in to comment.