From 3f01a1ee7730bcc543d4b81e8c83e4e66dbe6579 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 00:49:30 +0000 Subject: ci: update fedora:rawhide Docker digest to 0c1f63e --- .github/workflows/fedora-rawhide.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fedora-rawhide.yml b/.github/workflows/fedora-rawhide.yml index b551c5f..0064e88 100644 --- a/.github/workflows/fedora-rawhide.yml +++ b/.github/workflows/fedora-rawhide.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-24.04 if: ${{ github.repository_owner == 'libressl' || github.event_name != 'schedule' }} container: - image: fedora:rawhide@sha256:8b838b3253cb855b1e5c3e1366fd0cda28cd1cc4c3517d625847172fd4ac6869 + image: fedora:rawhide@sha256:0c1f63ed8fb818fad16cf6ae091598c410a21d2e1a9adf183beb93189299bfba steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Install dependencies -- cgit v1.2.3-55-g6feb From 36e720bddddb0d795a674079a488103193504d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 00:49:38 +0000 Subject: ci: update vmactions/solaris-vm action to v1.3.6 --- .github/workflows/solaris.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/solaris.yml b/.github/workflows/solaris.yml index 20658b3..0c37e66 100644 --- a/.github/workflows/solaris.yml +++ b/.github/workflows/solaris.yml @@ -28,7 +28,7 @@ jobs: ./autogen.sh - name: "Build on VM" - uses: vmactions/solaris-vm@970a329b471871f9a6765c8f166765fa4ddfb446 # v1.3.4 + uses: vmactions/solaris-vm@3702ccf20b84c7f7c0a9bb68894aba7623f8301d # v1.3.6 with: prepare: | pkg install gcc make -- cgit v1.2.3-55-g6feb