Skip to content

Commit 30b157f

Browse files
committed
Ensure cache: 'maven' is tested.
1 parent 0f76146 commit 30b157f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@ jobs:
470470
github-token: ${{ secrets.GITHUB_TOKEN }}
471471
components: ${{ matrix.components }}
472472
native-image-enable-sbom: 'true'
473+
cache: 'maven'
473474
- name: Build Maven project and verify that SBOM was generated and its contents
474475
run: |
475476
cd __tests__/sbom/main-test-app

0 commit comments

Comments
 (0)