Skip to content

Commit 7f4a6cd

Browse files
authored
GHA with ARM support
1 parent e830854 commit 7f4a6cd

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
@@ -106,7 +106,7 @@ jobs:
106106
- name: Dive - check image for waste files
107107
if: steps.changed-files-specific.outputs.any_changed == 'true'
108108
# yamllint disable-line rule:line-length
109-
uses: MaxymVlasov/dive-action@4c86ec8e41e935c9a3df9ebcf45ca6fa637c05f8 # v1.0.1+ ARM64 support
109+
uses: MaxymVlasov/dive-action@b6a02b38f0f309e8817199658eab090d4f0f93ce # v1.1.0
110110
with:
111111
image: ${{ env.IMAGE }}
112112
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml

0 commit comments

Comments
 (0)