Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 199e759 commit b3f9117
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@7d508e5a8aea0b90e8e3f5896025bbdd294cfd9a
uses: docker/setup-buildx-action@dedd61cf5d839122591f5027c89bf3ad27691d18

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

0 comments on commit b3f9117

Please sign in to comment.