diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 054d3101..690408aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,7 @@ jobs: type=sha,format=long,prefix=sha- type=raw,value=latest,enable={{is_default_branch}} - - uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6 + - uses: docker/build-push-action@601a80b39c9405e50806ae38af30926f9d957c47 # v6 with: file: ${{ matrix.dockerfile }} tags: ${{ steps.meta.outputs.tags }}