diff --git a/.github/workflows/ci-docker.yml b/.github/workflows/ci-docker.yml index 8c40368..bf2befc 100644 --- a/.github/workflows/ci-docker.yml +++ b/.github/workflows/ci-docker.yml @@ -77,7 +77,7 @@ jobs: - name: Build and push by digest id: build - uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6.19.1 + uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2 with: context: . platforms: ${{ matrix.platform }}