Skip to content

Commit

Permalink
Merge pull request #1334 from cloud-barista/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
seokho-son committed Sep 18, 2023
2 parents 0ce2130 + 7964178 commit 9ba46d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-multi-arch-container-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Cache Docker layers
uses: actions/cache@v3
Expand Down

0 comments on commit 9ba46d7

Please sign in to comment.