mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-07 19:28:39 +00:00
chore(deps): update docker/setup-qemu-action digest to 4574d27 in .github/workflows/testing-env-image.yml (main) (#5307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/atlantis-image.yml
vendored
2
.github/workflows/atlantis-image.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
go-version-file: "go.mod"
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
|
||||
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3
|
||||
with:
|
||||
image: tonistiigi/binfmt:latest
|
||||
platforms: arm64,arm
|
||||
|
||||
2
.github/workflows/testing-env-image.yml
vendored
2
.github/workflows/testing-env-image.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@53851d14592bedcffcf25ea515637cff71ef929a # v3
|
||||
uses: docker/setup-qemu-action@4574d27a4764455b42196d70a065bc6853246a25 # v3
|
||||
with:
|
||||
image: tonistiigi/binfmt:latest
|
||||
platforms: arm64,arm
|
||||
|
||||
Reference in New Issue
Block a user