Skip to content

Commit

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

ci(deps): bump docker/setup-buildx-action from 2 to 3
  • Loading branch information
yuki-takei committed Sep 12, 2024
2 parents f2c6ac3 + d168896 commit 41b5e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-slackbot-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
gcloud auth configure-docker --quiet
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3

- name: Build and push
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 41b5e3e

Please sign in to comment.