Skip to content

Commit

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

Bump docker/setup-buildx-action from 07aea5fc9c8874ece2fab5ca5c18fdfc5d526272 to b167a89702b8b5314c104ab9d211b3dcf774f2b1
  • Loading branch information
leafduo authored Mar 20, 2023
2 parents f6ecf52 + d567bcc commit 5df31ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@07aea5fc9c8874ece2fab5ca5c18fdfc5d526272
uses: docker/setup-buildx-action@b167a89702b8b5314c104ab9d211b3dcf774f2b1

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 5df31ce

Please sign in to comment.