Skip to content

Commit

Permalink
⬆️ Upgrade docker/setup-buildx-action digest to c252a3b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and MoshiBin committed Dec 29, 2022
1 parent 3421690 commit 1bb6b9f
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 @@ -25,7 +25,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@39a1a82492fd1ad19af19d61b5f748e4cb6cd1af
uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980

- name: Log in to Docker Hub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 1bb6b9f

Please sign in to comment.