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 a4b0a46 commit 3bdf3b4Copy full SHA for 3bdf3b4
.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@43dafd0015826beaca5110157c9262c5dc10672a # v1.4.0
+ uses: MaxymVlasov/dive-action@b08c8287e603d028c986d7044e83fa76bcca6a65 # v1.5.0
108
with:
109
image: ${{ env.IMAGE }}
110
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml
0 commit comments