chore(deps): update supercharge/redis-github-action action to v1.5.0 (#980)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-15 21:59:40 +08:00
committed by GitHub
parent 58b7e6463f
commit 2e555b7b44
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ jobs:
with:
mongodb-version: 4.4
- name: Start Redis
uses: supercharge/redis-github-action@1.4.0
uses: supercharge/redis-github-action@1.5.0
with:
redis-version: 6
- name: Test Bundle Server

View File

@@ -28,7 +28,7 @@ jobs:
with:
mongodb-version: 4.4
- name: Start Redis
uses: supercharge/redis-github-action@1.4.0
uses: supercharge/redis-github-action@1.5.0
with:
redis-version: 6
- name: Cache pnpm modules