Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to 165fe68
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2023
1 parent 1679b41 commit 8331e34
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 @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980
- uses: docker/setup-buildx-action@165fe681b849eec43aaa64d786b9ec53e690475f

- name: Log into registry ${{ env.REGISTRY }}
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 8331e34

Please sign in to comment.