diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b7c45a..054d310 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@263435318d21b8e681c14492fe198d362a7d2c83 # v6 + - uses: docker/build-push-action@ee4ca427a2f43b6a16632044ca514c076267da23 # v6 with: file: ${{ matrix.dockerfile }} tags: ${{ steps.meta.outputs.tags }}