mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 12:08:47 +00:00
chore(deps): update docker/setup-buildx-action digest to f7ce87c in .github/workflows/testing-env-image.yml (main) (#5306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/atlantis-image.yml
vendored
4
.github/workflows/atlantis-image.yml
vendored
@@ -91,7 +91,7 @@ jobs:
|
||||
platforms: arm64,arm
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
|
||||
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
|
||||
# https://github.com/docker/build-push-action/issues/761#issuecomment-1575006515
|
||||
with:
|
||||
driver-opts: |
|
||||
@@ -216,7 +216,7 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
|
||||
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
|
||||
# https://github.com/docker/build-push-action/issues/761#issuecomment-1575006515
|
||||
with:
|
||||
driver-opts: |
|
||||
|
||||
2
.github/workflows/testing-env-image.yml
vendored
2
.github/workflows/testing-env-image.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
platforms: arm64,arm
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
|
||||
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3
|
||||
|
||||
- name: Login to Packages Container registry
|
||||
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
|
||||
|
||||
Reference in New Issue
Block a user