Skip to content

Commit

Permalink
Bump supercharge/redis-github-action from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/supercharge/redis-github-action/releases)
- [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md)
- [Commits](supercharge/redis-github-action@4b67a31...f63fe51)

---
updated-dependencies:
- dependency-name: supercharge/redis-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 60889af commit 14d7eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Start Redis
if: startsWith(runner.os, 'Linux') && (matrix.py == '3.9')
uses: supercharge/redis-github-action@4b67a313c69bc7a90f162e8d810392fffe10d3b5
uses: supercharge/redis-github-action@f63fe516254d0af5df91755a4488274c2e71e38c
with:
redis-version: 6

Expand Down

0 comments on commit 14d7eed

Please sign in to comment.