Skip to content

Commit

Permalink
chore: update supercharge/redis-github-action action to v1.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 27, 2023
1 parent af15cf5 commit a4bdbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
mongodb-version: ${{ matrix.mongodb-version }}
- name: Start Redis Ubuntu
if: matrix.os == 'ubuntu-latest'
uses: supercharge/redis-github-action@1.4.0
uses: supercharge/redis-github-action@1.6.0
with:
redis-version: ${{ matrix.redis-version }}
- name: Start MongoDB Windows
Expand Down

0 comments on commit a4bdbe0

Please sign in to comment.