We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae6761e commit f2f2f10Copy full SHA for f2f2f10
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
if: ${{ needs.changes.outputs.role == 'true' || github.event_name == 'workflow_dispatch' }}
45
runs-on: ubuntu-22.04
46
steps:
47
- - uses: easimon/maximize-build-space@v10
+ - uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c # v10
48
with:
49
root-reserve-mb: 10240
50
build-mount-path: /var/lib/libvirt/images
0 commit comments