Skip to content

Commit

Permalink
Merge pull request #64 from bwbohl/dependabot/github_actions/docker/s…
Browse files Browse the repository at this point in the history
…etup-buildx-action-3.3.0

Bump docker/setup-buildx-action from 3.2.0 to 3.3.0
  • Loading branch information
bwbohl authored Apr 18, 2024
2 parents a0736b2 + 57fbc8f commit e2efd65
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 @@ -53,7 +53,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb

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

0 comments on commit e2efd65

Please sign in to comment.