We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287d289 commit b6a0f96Copy full SHA for b6a0f96
.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