From e8fe20afd08624e2fd8cea6835799ec6c514e104 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 08:22:02 +0300 Subject: [PATCH 1/4] chore(deps): update github/codeql-action digest to 7211b7c (stable-f44) (#50) Co-authored-by: inffy <10782843+inffy@users.noreply.github.com> Co-authored-by: aurora-backport-app[bot] <286917169+aurora-backport-app[bot]@users.noreply.github.com> --- .github/workflows/scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index e558260fb..fd881f4ee 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -71,6 +71,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard (optional). # Commenting out will disable upload of results to your repo's Code Scanning dashboard - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@9e0d7b8d25671d64c341c19c0152d693099fb5ba # v4 + uses: github/codeql-action/upload-sarif@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4 with: sarif_file: results.sarif From 8c0f49281a89d5b5756cff3a312ee0999cc7a069 Mon Sep 17 00:00:00 2001 From: "aurora-backport-app[bot]" <286917169+aurora-backport-app[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 23:16:09 +0300 Subject: [PATCH 2/4] Add echo statement to 01-packages.sh (#57) (#58) (cherry picked from commit bd99b30b258b595dbb99372bdf32b76e8ad8fdc9) Co-authored-by: inffy <10782843+inffy@users.noreply.github.com> --- build_files/base/01-packages.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build_files/base/01-packages.sh b/build_files/base/01-packages.sh index 9a3a0120d..acac9b0ff 100755 --- a/build_files/base/01-packages.sh +++ b/build_files/base/01-packages.sh @@ -1,5 +1,7 @@ #!/usr/bin/bash +echo "GLORP WAS HERE" + echo "::group:: ===$(basename "$0")===" set -ouex pipefail From 5f2507d7b4a557dd7b1b77e6c198a1b6491d766a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 14:44:52 +0000 Subject: [PATCH 3/4] chore(deps): update sigstore/cosign-installer digest to 6f9f177 --- .github/workflows/reusable-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build.yml b/.github/workflows/reusable-build.yml index 40b984ccb..6b1861461 100644 --- a/.github/workflows/reusable-build.yml +++ b/.github/workflows/reusable-build.yml @@ -89,7 +89,7 @@ jobs: # FIXME: Implement retries for stuff like this - name: Install Cosign - uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v4.1.2 + uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2 if: github.event_name != 'pull_request' - name: Check Just Syntax From b3d2bbb5339751b5292f473732abff3d5d1bc8bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 17:34:46 +0000 Subject: [PATCH 4/4] chore(deps): update quay.io/fedora-ostree-desktops/kinoite:44 docker digest to e4d5c36 --- image-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-versions.yml b/image-versions.yml index 7cee3bfff..0bbeef2e0 100644 --- a/image-versions.yml +++ b/image-versions.yml @@ -2,7 +2,7 @@ images: - name: kinoite image: quay.io/fedora-ostree-desktops/kinoite tag: 44 - digest: sha256:3c18d1aaadd2ff09c68ed6de53f7c1a7ef62d4f753a928cbd4b712d7bbce654c + digest: sha256:e4d5c36f3d9e969471b0ee75de0b0fa0a5e5368a8d61a5ca44ae4eecb2201230 - name: common image: ghcr.io/get-aurora-dev/common tag: latest