Skip to content

Commit

Permalink
Merge pull request #27 from Ilyes512/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-2.10.0

Bump docker/setup-buildx-action from 2.9.0 to 2.10.0
  • Loading branch information
Ilyes512 authored Aug 28, 2023
2 parents e40e0b6 + 63c81f8 commit 84978a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
platforms: ${{ matrix.arch }}
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2.9.0
uses: docker/setup-buildx-action@v2.10.0
- name: Docker meta (debian)
id: meta_debian
uses: docker/metadata-action@v4
Expand Down

0 comments on commit 84978a3

Please sign in to comment.