chore: fix dependabot alerts (#3860)

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
Ramkumar Chinchani
2026-03-10 00:43:08 -07:00
committed by GitHub
parent ace12e2a12
commit 2ba0525f01
12 changed files with 183 additions and 167 deletions
+2 -2
View File
@@ -254,7 +254,7 @@ jobs:
key: ${{ runner.os }}-gen1-benchmark-stateless-cluster
# Run `github-action-benchmark` action
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1.20.7
uses: benchmark-action/github-action-benchmark@v1.21.0
with:
# What benchmark tool the output.txt came from
tool: 'customBiggerIsBetter'
@@ -519,7 +519,7 @@ jobs:
key: ${{ runner.os }}-gen1-benchmark-stateless-cluster-redis
# Run `github-action-benchmark` action
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1.20.7
uses: benchmark-action/github-action-benchmark@v1.21.0
with:
# What benchmark tool the output.txt came from
tool: 'customBiggerIsBetter'