Skip to content

Commit e45605d

Browse files
fix(deps): update all patch versions (#2832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0baef34 commit e45605d

File tree

20 files changed

+295
-292
lines changed

20 files changed

+295
-292
lines changed

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
persist-credentials: false
2525

26-
- uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
26+
- uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
2727
with:
2828
results_file: results.sarif
2929
results_format: sarif

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ubuntu-latest
5252
services:
5353
memcached:
54-
image: memcached:1.6.37-alpine
54+
image: memcached:1.6.38-alpine
5555
ports:
5656
- 11211:11211
5757
mongo:

0 commit comments

Comments
 (0)