We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91a09c commit fa6bb49Copy full SHA for fa6bb49
2 files changed
.github/workflows/l5-swagger-generate.yml
@@ -86,7 +86,7 @@ jobs:
86
done
87
88
- name: Create Redis
89
- uses: supercharge/redis-github-action@1.7.0
+ uses: supercharge/redis-github-action@1.8.1
90
with:
91
redis-port: ${{ env.REDIS_PORT }}
92
redis-password: ${{ env.REDIS_PASSWORD }}
.github/workflows/push.yml
0 commit comments