Skip to content

Commit a7f1c12

Browse files
chore(deps): Update MaxymVlasov/dive-action action to v1.3.0 (#805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a38366 commit a7f1c12

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
@@ -100,7 +100,7 @@ jobs:
100100
101101
- name: Dive - check image for waste files
102102
if: steps.changed-files-specific.outputs.any_changed == 'true'
103-
uses: MaxymVlasov/dive-action@b6a02b38f0f309e8817199658eab090d4f0f93ce # v1.1.0
103+
uses: MaxymVlasov/dive-action@94506fd846be3ec26406118c3878ccd2ad2b0150 # v1.3.0
104104
with:
105105
image: ${{ env.IMAGE }}
106106
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml

0 commit comments

Comments
 (0)