Skip to content

Commit ff91868

Browse files
committed
fix typo
1 parent 84c4980 commit ff91868

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/vulnerability-scan.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
working-directory: bottlecap
7070

7171
build-and-scan-images:
72-
name: Build and Scan Images
72+
name: Build and Scan Images (${{ matrix.name }})
7373
runs-on: ubuntu-22.04
7474
strategy:
7575
matrix:
@@ -83,6 +83,7 @@ jobs:
8383
alpine: 1
8484
suffix: amd64-alpine
8585
- name: arm64
86+
arch: arm64
8687
alpine: 0
8788
suffix: arm64
8889
- name: arm64-alpine

0 commit comments

Comments
 (0)