Skip to content

Commit

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

Bump docker/setup-buildx-action from 2.4.0 to 2.4.1
  • Loading branch information
Ilyes512 authored Feb 12, 2023
2 parents d2fdabd + f9134e1 commit 833f6c2
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/[email protected].0
uses: docker/[email protected].1
- name: Docker meta (debian)
id: meta_debian
uses: docker/metadata-action@v4
Expand Down

0 comments on commit 833f6c2

Please sign in to comment.