We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294922d commit 91e1cb0Copy full SHA for 91e1cb0
1 file changed
.github/workflows/build-image-test.yaml
@@ -104,7 +104,7 @@ jobs:
104
105
- name: Dive - check image for waste files
106
if: steps.changed-files-specific.outputs.any_changed == 'true'
107
- uses: MaxymVlasov/dive-action@b08c8287e603d028c986d7044e83fa76bcca6a65 # v1.5.0
+ uses: MaxymVlasov/dive-action@726042660e3c8f7263350e14b202cc35d671db20 # v2.0.0
108
with:
109
image: ${{ env.IMAGE }}
110
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml
0 commit comments