Skip to content

Commit e7667e8

Browse files
committed
test arm support
1 parent 10aee20 commit e7667e8

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
@@ -102,7 +102,7 @@ jobs:
102102
- name: Dive - check image for waste files
103103
if: steps.changed-files-specific.outputs.any_changed == 'true'
104104
# yamllint disable-line rule:line-length
105-
uses: MaxymVlasov/dive-action@379af3fc636888ada5899c997e8b52db6ad45023 # v1.0.1
105+
uses: MaxymVlasov/dive-action@fbf11e0550ed9c0b1e7ffdf86abf9dfabd2aca00 # v1.0.1+ ARM64 support
106106
with:
107107
image: ${{ env.IMAGE }}
108108
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml

0 commit comments

Comments
 (0)