Skip to content

Commit

Permalink
Merge pull request #316 from OADA/dependabot/github_actions/docker/se…
Browse files Browse the repository at this point in the history
…tup-buildx-action-3.8.0
  • Loading branch information
awlayton authored Dec 17, 2024
2 parents 8fd61fb + b0d88e4 commit 7bc7618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0
with:
version: latest

Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.7.1
uses: docker/setup-buildx-action@v3.8.0
with:
version: latest

Expand Down

0 comments on commit 7bc7618

Please sign in to comment.