From f2912124ec86d1c68fddeca3686b9be50d3124b4 Mon Sep 17 00:00:00 2001 From: renner Date: Wed, 11 Feb 2026 15:34:28 +0100 Subject: [PATCH] chore: pin titanoboa big changes coming to titanoboa which will blow everything up, we should pin our dependencies anyway --- .github/workflows/reusable-build-iso-anaconda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-iso-anaconda.yml b/.github/workflows/reusable-build-iso-anaconda.yml index b207814..be32022 100644 --- a/.github/workflows/reusable-build-iso-anaconda.yml +++ b/.github/workflows/reusable-build-iso-anaconda.yml @@ -76,7 +76,7 @@ jobs: - name: Build ISO id: build - uses: ublue-os/titanoboa@main + uses: ublue-os/titanoboa@840217d97bd0bc9a52466508c54d8dda5c5ba2fd with: image-ref: ${{ steps.image_ref.outputs.image_ref }}:${{ matrix.image_version }} flatpaks-list: ${{ steps.flatpak_list.outputs.file_list_path }}