We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca880c4 commit 0c59031Copy full SHA for 0c59031
.github/workflows/container-ci.yaml
@@ -140,6 +140,7 @@ jobs:
140
container: ${{ fromJSON(needs.setup-scan.outputs.matrix) }}
141
fail-fast: false
142
steps:
143
+ - uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
144
- name: Harden Runner
145
uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
146
with:
0 commit comments