Skip to content

Commit c9d755e

Browse files
chore(deps): update all patch versions
1 parent 42f350a commit c9d755e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
26+
- uses: ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
2727
with:
2828
results_file: results.sarif
2929
results_format: sarif

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
run: vendor/bin/phpstan analyse --error-format=github
140140

141141
- name: Start MongoDB
142-
uses: supercharge/mongodb-github-action@1.12.0
142+
uses: supercharge/mongodb-github-action@315db7fe45ac2880b7758f1933e6e5d59afd5e94 # 1.12.1
143143
if: ${{ matrix.project == 'Instrumentation/MongoDB' }}
144144
with:
145145
mongodb-version: 6.0

0 commit comments

Comments
 (0)