Skip to content

Commit

Permalink
Merge pull request #46 from skjnldsv/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/setup-buildx-action-3.6.1
  • Loading branch information
skjnldsv authored Sep 1, 2024
2 parents 0bec87a + 297adf6 commit 274e461
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@885d1462b80bc1c1c7f0b00334ad271f09369c55
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db

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

0 comments on commit 274e461

Please sign in to comment.