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 e15cbe0 commit 55f4033Copy full SHA for 55f4033
.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@94506fd846be3ec26406118c3878ccd2ad2b0150 # v1.3.0
+ uses: MaxymVlasov/dive-action@43dafd0015826beaca5110157c9262c5dc10672a # v1.4.0
104
with:
105
image: ${{ env.IMAGE }}
106
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml
0 commit comments