Skip to content

Commit 193b87b

Browse files
authored
Merge pull request #6177 from Automattic/staging
Production release v20250304.0
2 parents 5cca0c9 + 7c8fd1c commit 193b87b

File tree

4 files changed

+308
-225
lines changed

4 files changed

+308
-225
lines changed

Diff for: .github/workflows/codeql-analysis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
uses: actions/[email protected]
3333

3434
- name: Initialize CodeQL
35-
uses: github/codeql-action/[email protected].8
35+
uses: github/codeql-action/[email protected].9
3636
with:
3737
languages: ${{ matrix.language }}
3838
config-file: ./.github/codeql-config.yml
3939

4040
- name: Perform CodeQL Analysis
41-
uses: github/codeql-action/[email protected].8
41+
uses: github/codeql-action/[email protected].9

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"erusev/parsedown": "1.7.4",
77
"dms/phpunit-arraysubset-asserts": "0.5.0",
88
"yoast/phpunit-polyfills": "3.1.1",
9-
"johnpbloch/wordpress-core": "6.7.1",
10-
"wp-phpunit/wp-phpunit": "6.7.1",
9+
"johnpbloch/wordpress-core": "6.7.2",
10+
"wp-phpunit/wp-phpunit": "6.7.2",
1111
"wp-cli/wp-cli": "2.11.0"
1212
},
1313
"config": {

Diff for: composer.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)