Skip to content

Commit

Permalink
chore(deps): bump supercharge/redis-github-action from 1.2.0 to 1.4.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.2.0 to 1.4.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.2.0...1.4.0)

---
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] authored Apr 27, 2022
1 parent 68463e3 commit 6068474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
GOPROXY: https://proxy.golang.org
steps:
- name: Start Redis
uses: supercharge/redis-github-action@1.2.0
uses: supercharge/redis-github-action@1.4.0
with:
redis-version: 4

Expand Down

0 comments on commit 6068474

Please sign in to comment.