Skip to content

Commit

Permalink
Merge pull request #53 from hit-box/dependabot/github_actions/superch…
Browse files Browse the repository at this point in the history
…arge/redis-github-action-1.4.0

Bump supercharge/redis-github-action from 1.2.0 to 1.4.0
  • Loading branch information
singulared authored Sep 6, 2022
2 parents 75ce9c0 + 2de242f commit 0b17f0c
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 @@ -42,7 +42,7 @@ jobs:
override: true
# Starts Redis server needed by hitbox-redis for integration tests.
- name: Start Redis
uses: supercharge/redis-github-action@1.2.0
uses: supercharge/redis-github-action@1.4.0
with:
redis-version: ${{ matrix.redis-version }}
- name: Run tests
Expand Down

0 comments on commit 0b17f0c

Please sign in to comment.