Skip to content

Commit f2a4e6b

Browse files
authored
feat(ci): pin container-storage-action to hash (#2922)
1 parent ec3ddcc commit f2a4e6b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/reusable-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4444

4545
- name: Maximize build space
46-
uses: ublue-os/container-storage-action@main
46+
uses: ublue-os/container-storage-action@911baca08baf30c8654933e9e9723cb399892140
47+
continue-on-error: true
4748
with:
4849
target-dir: /var/lib/containers
4950
mount-opts: compress-force=zstd:2

0 commit comments

Comments
 (0)