mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
chore(deps): update supercharge/redis-github-action action to v1.6.0 (#4259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f91408ba43
commit
2417984fbe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
|
@ -74,7 +74,7 @@ jobs:
|
||||||
uses: ikalnytskyi/action-setup-postgres@v4
|
uses: ikalnytskyi/action-setup-postgres@v4
|
||||||
|
|
||||||
- name: Setup Redis
|
- name: Setup Redis
|
||||||
uses: supercharge/redis-github-action@1.5.0
|
uses: supercharge/redis-github-action@1.6.0
|
||||||
with:
|
with:
|
||||||
redis-version: 6
|
redis-version: 6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue