Skip to content

Commit

Permalink
chore(deps): bump supercharge/redis-github-action from 1.6.0 to 1.7.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.6.0 to 1.7.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@1.6.0...1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2023
1 parent f8dfbea commit b6ab193
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Checkout project
uses: actions/checkout@v3
- name: Start Redis
uses: supercharge/redis-github-action@1.6.0
uses: supercharge/redis-github-action@1.7.0
with:
redis-version: 6
- name: Setup RabbitMQ
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Checkout project
uses: actions/checkout@v3
- name: Start Redis
uses: supercharge/redis-github-action@1.6.0
uses: supercharge/redis-github-action@1.7.0
with:
redis-version: 6
- name: Install k6
Expand Down

0 comments on commit b6ab193

Please sign in to comment.