diff --git a/.github/workflows/dive.yml b/.github/workflows/dive.yml index 53ae5ef..4562e9a 100644 --- a/.github/workflows/dive.yml +++ b/.github/workflows/dive.yml @@ -81,7 +81,7 @@ jobs: sudo rm -rf ${GITHUB_WORKSPACE}/.git - name: Dive - uses: MaxymVlasov/dive-action@1.0.1 + uses: MaxymVlasov/dive-action@1.0.0 with: image: ${{ env.ORG }}/${{ env.IMAGE}}:_build config-file: ${{ github.workspace }}/dive-ci.yml