Skip to content

Commit e4560ba

Browse files
authored
Merge pull request #1206 from actix/dependabot/github_actions/supercharge/redis-github-action-1.8.1
chore(deps): bump supercharge/redis-github-action from 1.8.0 to 1.8.1
2 parents 77fd31c + 2043e36 commit e4560ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
timeout-minutes: 30
4646

4747
- name: Start Redis
48-
uses: supercharge/[email protected].0
48+
uses: supercharge/[email protected].1
4949
with:
5050
redis-version: 6
5151

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
timeout-minutes: 30
5151

5252
- name: Start Redis
53-
uses: supercharge/[email protected].0
53+
uses: supercharge/[email protected].1
5454
with:
5555
redis-version: 6
5656

0 commit comments

Comments
 (0)