Skip to content

Commit

Permalink
Merge pull request #303 from OADA/dependabot/github_actions/docker/se…
Browse files Browse the repository at this point in the history
…tup-buildx-action-3.7.1
  • Loading branch information
awlayton authored Oct 8, 2024
2 parents 0e4d272 + 623b1d4 commit d82dc9d
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.6.1
uses: docker/setup-buildx-action@v3.7.1
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.6.1
uses: docker/setup-buildx-action@v3.7.1
with:
version: latest

Expand Down

0 comments on commit d82dc9d

Please sign in to comment.