Skip to content

Commit ced59be

Browse files
chore: update supercharge/redis-github-action action to v1.8.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af15cf5 commit ced59be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
mongodb-version: ${{ matrix.mongodb-version }}
4141
- name: Start Redis Ubuntu
4242
if: matrix.os == 'ubuntu-latest'
43-
uses: supercharge/redis-github-action@1.4.0
43+
uses: supercharge/redis-github-action@1.8.0
4444
with:
4545
redis-version: ${{ matrix.redis-version }}
4646
- name: Start MongoDB Windows

0 commit comments

Comments
 (0)