Skip to content

Commit 162ed58

Browse files
Bump supercharge/redis-github-action from 1.8.1 to 2
Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.8.1 to 2. - [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.1...v2) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79b5cbd commit 162ed58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
122122
- name: Start Redis
123123
if: matrix.os == 'ubuntu-latest'
124-
uses: supercharge/redis-github-action@1.8.1
124+
uses: supercharge/redis-github-action@v2
125125
with:
126126
redis-version: 7
127127

0 commit comments

Comments
 (0)