Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to be3701b (#1783)
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] authored May 7, 2024
1 parent 5734286 commit 3dcc873
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 @@ -47,7 +47,7 @@ jobs:
- name: Build
run: cd ./github-bot/ && gradle assemble
- name: Setup Docker buildx
uses: docker/setup-buildx-action@a530e948adbeb357dbca95a7f8845d385edf4438
uses: docker/setup-buildx-action@be3701b2116d2f723573ca9e8cdb4ca85d3cdaf0
# Login against a Docker registry except on PR
# https://github.com/docker/login-action
- name: Log into registry ${{ env.REGISTRY }}
Expand Down

0 comments on commit 3dcc873

Please sign in to comment.