stacks/bun-queue
chore(deps): update all non-major dependencies
#752
Open
renovate[bot]
wants to merge
renovate/all-minor-patch
into
main
5 files
+57
-243
.github/workflows/ci.ymlmodified+1-1Changes to .github/workflows/ci.yml | @@ -65,7 +65,7 @@ jobs: |
| 65 | 65 | |
| 66 | 66 | services: |
| 67 | 67 | redis: |
| 68 | | - image: redis:7.4.5-alpine |
| 68 | + image: redis:7.4.11-alpine |
| 69 | 69 | ports: |
| 70 | 70 | - 6379:6379 |
| 71 | 71 | options: >- |