From 1c3eff0002806b2216f89be2b1f2e228f95cea3e Mon Sep 17 00:00:00 2001 From: MaxymVlasov Date: Wed, 19 Jun 2024 19:47:06 +0300 Subject: [PATCH] t --- .github/workflows/build-image-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-image-test.yaml b/.github/workflows/build-image-test.yaml index 54deeebe7..5ef78c8d3 100644 --- a/.github/workflows/build-image-test.yaml +++ b/.github/workflows/build-image-test.yaml @@ -64,7 +64,7 @@ jobs: - name: Dive - check image for waste files if: steps.changed-files-specific.outputs.any_changed == 'true' - uses: MaxymVlasov/dive-action@4937cf51bf0fe16e194ffe0465352a6c9da03cbb + uses: MaxymVlasov/dive-action@c7b72106acd6591a5e2d117859b0032f9d78923d with: image: ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }} config-file: ${{ github.workspace }}/.github/.dive-ci.yaml