From 2043e3664b9a9a55ca49d367f1f37e154e730d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:06:44 +0000 Subject: [PATCH] chore(deps): bump supercharge/redis-github-action from 1.8.0 to 1.8.1 Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/supercharge/redis-github-action/releases) - [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/supercharge/redis-github-action/compare/1.8.0...1.8.1) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-nightly.yml | 2 +- .github/workflows/ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-nightly.yml b/.github/workflows/ci-nightly.yml index 11aa5331..9dbc59d2 100644 --- a/.github/workflows/ci-nightly.yml +++ b/.github/workflows/ci-nightly.yml @@ -45,7 +45,7 @@ jobs: timeout-minutes: 30 - name: Start Redis - uses: supercharge/redis-github-action@1.8.0 + uses: supercharge/redis-github-action@1.8.1 with: redis-version: 6 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 706aa02e..aaedbd4d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: timeout-minutes: 30 - name: Start Redis - uses: supercharge/redis-github-action@1.8.0 + uses: supercharge/redis-github-action@1.8.1 with: redis-version: 6