Skip to content

Commit

Permalink
Bump docker/setup-buildx-action from 2.2.1 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.1 to 2.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@8c0edbc...f03ac48)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and radovanZRasa committed Feb 17, 2023
1 parent 6da366a commit 29ee385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ jobs:
shell: bash

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325
uses: docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7
with:
version: v0.5.1
driver: docker
Expand Down Expand Up @@ -913,7 +913,7 @@ jobs:
shell: bash

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325
uses: docker/setup-buildx-action@f03ac48505955848960e80bbb68046aa35c7b9e7
id: buildx
with:
version: v0.5.1
Expand Down

0 comments on commit 29ee385

Please sign in to comment.