Skip to content

Commit 3bdf3b4

Browse files
chore(deps): Update MaxymVlasov/dive-action action to v1.5.0
1 parent a4b0a46 commit 3bdf3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
105105
- name: Dive - check image for waste files
106106
if: steps.changed-files-specific.outputs.any_changed == 'true'
107-
uses: MaxymVlasov/dive-action@43dafd0015826beaca5110157c9262c5dc10672a # v1.4.0
107+
uses: MaxymVlasov/dive-action@b08c8287e603d028c986d7044e83fa76bcca6a65 # v1.5.0
108108
with:
109109
image: ${{ env.IMAGE }}
110110
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml

0 commit comments

Comments
 (0)