Skip to content

Commit

Permalink
deps: 🔖(deps): update docker/setup-buildx-action digest to 6a58db7 (#710
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 7, 2023
1 parent 2d75e7d commit 22258d9
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 @@ -56,7 +56,7 @@ jobs:
run: cd ./github-bot/ && gradle assemble
# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@2a81c53912fc7ca31856d300b1f878a8e43178dd
uses: docker/setup-buildx-action@6a58db7e0d21ca03e6c44877909e80e45217eed2

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

0 comments on commit 22258d9

Please sign in to comment.