Skip to content

Commit

Permalink
Merge pull request #73 from matsp/dependabot/github_actions/docker/se…
Browse files Browse the repository at this point in the history
…tup-buildx-action-3.7.0
  • Loading branch information
matsp authored Oct 3, 2024
2 parents 62ec955 + 6c2a21b commit d7ea3df
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 @@ -39,7 +39,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27
uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89

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

0 comments on commit d7ea3df

Please sign in to comment.