From d69691daee48da12c9740d16f2f331697971a629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 08:33:08 +0000 Subject: [PATCH] Bump ubuntu/wsl Bumps [ubuntu/wsl](https://github.com/ubuntu/wsl) from 42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b to f861f1083e518354e4c3637b08c0edfcf8bc3d51. - [Release notes](https://github.com/ubuntu/wsl/releases) - [Commits](https://github.com/ubuntu/wsl/compare/42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b...f861f1083e518354e4c3637b08c0edfcf8bc3d51) --- updated-dependencies: - dependency-name: ubuntu/wsl dependency-version: f861f1083e518354e4c3637b08c0edfcf8bc3d51 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fe0ee038..7ef72513 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -165,7 +165,7 @@ jobs: run: | mkdir -p /root/mycli - - uses: ubuntu/wsl/.github/actions/wsl-checkout@42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b + - uses: ubuntu/wsl/.github/actions/wsl-checkout@f861f1083e518354e4c3637b08c0edfcf8bc3d51 with: distro: Ubuntu-24.04 working-dir: /root/mycli diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5de6ac97..ee31e110 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -173,7 +173,7 @@ jobs: run: | mkdir -p /root/mycli - - uses: ubuntu/wsl/.github/actions/wsl-checkout@42e1abc303b6d2eaf61b8a2050ccc8a9e23ac20b + - uses: ubuntu/wsl/.github/actions/wsl-checkout@f861f1083e518354e4c3637b08c0edfcf8bc3d51 with: distro: Ubuntu-24.04 working-dir: /root/mycli