Skip to content

Commit 47ea3be

Browse files
Build(deps): Bump supercharge/redis-github-action from 1.8.0 to 1.8.1 (#229)
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.8.0 to 1.8.1. - [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.8.0...1.8.1) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ef12e5 commit 47ea3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run_install: true
4949
- name: Start Redis
5050
if: contains(matrix.package, 'redis')
51-
uses: supercharge/redis-github-action@1.8.0
51+
uses: supercharge/redis-github-action@1.8.1
5252
- name: Start MongoDB
5353
if: contains(matrix.package, 'mongo')
5454
uses: supercharge/mongodb-github-action@1.12.0

0 commit comments

Comments
 (0)