chore: fix dependabot alerts (#3940)

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
Ramkumar Chinchani
2026-04-06 10:03:09 -07:00
committed by GitHub
parent cde621b248
commit 78c6e915dd
5 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
key: ${{ runner.os }}-gen1-benchmark
# Run `github-action-benchmark` action
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1.21.0
uses: benchmark-action/github-action-benchmark@v1.22.0
with:
# What benchmark tool the output.txt came from
tool: 'customBiggerIsBetter'
+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.21.0
uses: benchmark-action/github-action-benchmark@v1.22.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.21.0
uses: benchmark-action/github-action-benchmark@v1.22.0
with:
# What benchmark tool the output.txt came from
tool: 'customBiggerIsBetter'