Skip to content

Commit

Permalink
[skip-release] Update docker/setup-qemu-action digest to 5964de0 (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: isle-buildkit-renovate[bot] <193913961+isle-buildkit-renovate[bot]@users.noreply.github.com>
  • Loading branch information
isle-buildkit-renovate[bot] authored Feb 26, 2025
1 parent 308f9ea commit 295a135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
uses: 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' # v4

- name: Set up QEMU
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3
uses: docker/setup-qemu-action@5964de0df58d5ad28b04d8fe2e6b80ad47105b91 # v3

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
with:
driver-opts: |
image=moby/buildkit:v0.11.1
Expand Down

0 comments on commit 295a135

Please sign in to comment.