Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 11, 2023
1 parent d20b7e6 commit 521b696
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 @@ -60,7 +60,7 @@ jobs:
run: cd ./github-bot/ && gradle assemble --stacktrace --info
# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@a52126db3ddbe9872eba76f28f014a43d05b19aa
uses: docker/setup-buildx-action@c2153417150d92671c82aea83a1583b776b52910

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

0 comments on commit 521b696

Please sign in to comment.