Skip to content

Commit

Permalink
Bump supercharge/redis-github-action
Browse files Browse the repository at this point in the history
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 4687e0c1d27b144de1dadc32967b7ce7e1227c7f to 1.4.0. This release includes the previously tagged commit.
- [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@4687e0c...4b67a31)

---
updated-dependencies:
- dependency-name: supercharge/redis-github-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2022
1 parent a4afb68 commit 83cbdfe
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@4687e0c1d27b144de1dadc32967b7ce7e1227c7f
uses: supercharge/redis-github-action@4b67a313c69bc7a90f162e8d810392fffe10d3b5
with:
redis-version: 6

Expand Down

0 comments on commit 83cbdfe

Please sign in to comment.