Skip to content

Commit

Permalink
Remove workaround from docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuabach committed Oct 23, 2023
1 parent 9c8cfc3 commit d6a7d1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,8 @@ jobs:
with:
cosign-release: 'v2.1.1'

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
uses: docker/setup-buildx-action@v3

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

0 comments on commit d6a7d1c

Please sign in to comment.