From 675ae7a39adf8c6703f26191c6e58472c7e4e3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 07:56:56 +0000 Subject: [PATCH] Bump superchargejs/redis-github-action from 1.4.0 to 1.5.0 Bumps [superchargejs/redis-github-action](https://github.com/superchargejs/redis-github-action) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/superchargejs/redis-github-action/releases) - [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/superchargejs/redis-github-action/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: superchargejs/redis-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/mutation.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2281253c..df14c323 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v2.4.0 - name: Start Redis v${{ matrix.redis }} - uses: superchargejs/redis-github-action@1.4.0 + uses: superchargejs/redis-github-action@1.5.0 with: redis-version: ${{ matrix.redis }} diff --git a/.github/workflows/mutation.yml b/.github/workflows/mutation.yml index 69412e44..f36adc8e 100644 --- a/.github/workflows/mutation.yml +++ b/.github/workflows/mutation.yml @@ -25,7 +25,7 @@ jobs: uses: actions/checkout@v2.4.0 - name: Start Redis v6 - uses: superchargejs/redis-github-action@1.4.0 + uses: superchargejs/redis-github-action@1.5.0 with: redis-version: 6