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 8a38366 commit a7f1c12Copy full SHA for a7f1c12
.github/workflows/build-image-test.yaml
@@ -100,7 +100,7 @@ jobs:
100
101
- name: Dive - check image for waste files
102
if: steps.changed-files-specific.outputs.any_changed == 'true'
103
- uses: MaxymVlasov/dive-action@b6a02b38f0f309e8817199658eab090d4f0f93ce # v1.1.0
+ uses: MaxymVlasov/dive-action@94506fd846be3ec26406118c3878ccd2ad2b0150 # v1.3.0
104
with:
105
image: ${{ env.IMAGE }}
106
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml
0 commit comments