Skip to content

Commit

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

Bump docker/setup-buildx-action from 2.5.0 to 2.9.0
  • Loading branch information
Ilyes512 committed Jul 10, 2023
2 parents 1837ab9 + 3c01879 commit 0f5ab4b
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 @@ -38,7 +38,7 @@ jobs:
platforms: ${{ matrix.arch }}
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2.5.0
uses: docker/setup-buildx-action@v2.9.0
- name: Docker meta (ansible)
id: meta_ansible
uses: docker/metadata-action@v4
Expand Down

0 comments on commit 0f5ab4b

Please sign in to comment.