Skip to content

Commit

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

Bump docker/setup-buildx-action from 3.3.0 to 3.6.1
  • Loading branch information
Ilyes512 authored Jul 31, 2024
2 parents dd2a892 + c8cbbe3 commit eba45e4
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@v3.3.0
uses: docker/setup-buildx-action@v3.6.1
- name: Docker meta (debian)
id: meta_debian
uses: docker/metadata-action@v5
Expand Down

0 comments on commit eba45e4

Please sign in to comment.