From 42b74d8444958ea091444d42c739ef5ae6c7dc97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 20:02:56 +0000 Subject: [PATCH] chore(deps): update jasonn3/build-container-installer action to v1.2.3 --- .github/workflows/_build-iso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_build-iso.yml b/.github/workflows/_build-iso.yml index 92f3af40..5594755c 100644 --- a/.github/workflows/_build-iso.yml +++ b/.github/workflows/_build-iso.yml @@ -80,7 +80,7 @@ jobs: echo "FLATPAK_REFS_DIR=${FLATPAK_REFS_DIR}" >> $GITHUB_OUTPUT - name: Build ISO - uses: jasonn3/build-container-installer@v1.2.2 + uses: jasonn3/build-container-installer@a1ce6da2d6c1af0561bec053366d0f3aa7e38743 # v1.2.3 id: build-iso with: arch: x86_64