Skip to content

Commit 0c59031

Browse files
committed
space cleaning added to scan-container step
Signed-off-by: sharvil10 <sharvil.shah@intel.com>
1 parent ca880c4 commit 0c59031

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/container-ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ jobs:
140140
container: ${{ fromJSON(needs.setup-scan.outputs.matrix) }}
141141
fail-fast: false
142142
steps:
143+
- uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
143144
- name: Harden Runner
144145
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
145146
with:

0 commit comments

Comments
 (0)