Skip to content

Commit ee4ec86

Browse files
authored
Production release: v20250401.0 (#6222)
2 parents 9b8c549 + 4d1971e commit ee4ec86

File tree

6 files changed

+185
-178
lines changed

6 files changed

+185
-178
lines changed

.github/workflows/codeql-analysis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ jobs:
3333
uses: actions/[email protected]
3434

3535
- name: Initialize CodeQL
36-
uses: github/codeql-action/[email protected].10
36+
uses: github/codeql-action/[email protected].11
3737
with:
3838
languages: ${{ matrix.language }}
3939
config-file: ./.github/codeql-config.yml
4040

4141
- name: Perform CodeQL Analysis
42-
uses: github/codeql-action/[email protected].10
42+
uses: github/codeql-action/[email protected].11
4343
with:
4444
category: "/language:${{matrix.language}}"

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
issues: write
1313
pull-requests: write
1414
steps:
15-
- uses: Automattic/vip-actions/stale@e14930c8c34a8ff57b1a99659ba517420027057b # trunk
15+
- uses: Automattic/vip-actions/stale@bb2853ecb6cd7dba2efe589ebb10cf930759fe69 # trunk

search/search-dev-tools/build/bundle.js

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

0 commit comments

Comments
 (0)