Skip to content

Commit

Permalink
Merge pull request #56 from krishjainx/renovate/docker-setup-buildx-a…
Browse files Browse the repository at this point in the history
…ction-digest

Update docker/setup-buildx-action digest to 988b5a0
  • Loading branch information
krishjainx authored Aug 3, 2024
2 parents a097e78 + e44c57b commit 59a6e54
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 @@ -48,7 +48,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@5138f76647652447004da686b2411557eaf65f33
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 59a6e54

Please sign in to comment.