From 167cf8f52cb7dfb101fbe2f8f0782541b712e4a6 Mon Sep 17 00:00:00 2001 From: Tobias Jungel <1773291+toanju@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:50:19 +0200 Subject: [PATCH] Bump python-gardenlinux-lib Update from 0.8.7 to 0.10.0 --- .github/workflows/upload_oci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/upload_oci.yml b/.github/workflows/upload_oci.yml index 55c9afe..b308e1e 100644 --- a/.github/workflows/upload_oci.yml +++ b/.github/workflows/upload_oci.yml @@ -34,7 +34,7 @@ jobs: - uses: oras-project/setup-oras@v1 - run: oras version - name: Install python-gardenlinux-lib - uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@8901e3679feb077060f4b33769efe071133f3199 # pin@0.8.7 + uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@02879bd567ed39b5610332afcc6e46197073db0c # pin@0.10.0 - name: Install cosign uses: sigstore/cosign-installer@v3.9.1 with: @@ -100,7 +100,7 @@ jobs: with: submodules: true - name: Install python-gardenlinux-lib - uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@8901e3679feb077060f4b33769efe071133f3199 # pin@0.8.7 + uses: gardenlinux/python-gardenlinux-lib/.github/actions/setup@02879bd567ed39b5610332afcc6e46197073db0c # pin@0.10.0 - name: Set flavor version reference run: | git rev-parse HEAD | cut -c1-8 | tee COMMIT