We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6287d18 commit 917b01eCopy full SHA for 917b01e
.github/workflows/integration.yaml
@@ -25,6 +25,7 @@ permissions:
25
26
env:
27
REDIS_STACK_IMAGE: redis/redis-stack-server:7.4.0-rc1
28
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
29
30
jobs:
31
dependency-audit:
0 commit comments