Skip to content

Commit

Permalink
Update docker/setup-buildx-action digest to c252a3b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2022
1 parent 1835020 commit e710262
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@39a1a82492fd1ad19af19d61b5f748e4cb6cd1af
- uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980

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

0 comments on commit e710262

Please sign in to comment.