Skip to content

Commit

Permalink
Merge pull request #5598 from Automattic/staging
Browse files Browse the repository at this point in the history
Production release v20230521.0
  • Loading branch information
rebeccahum authored May 21, 2024
2 parents 1c531bc + e2d38c0 commit 056e190
Show file tree
Hide file tree
Showing 26 changed files with 917 additions and 906 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-summary-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: softprops/[email protected].4
- uses: softprops/[email protected].5
with:
generate_release_notes: true
tag_name: ${{ steps.id-generator.outputs.id }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:
uses: actions/[email protected]

- name: Initialize CodeQL
uses: github/codeql-action/[email protected].3
uses: github/codeql-action/[email protected].5
with:
languages: ${{ matrix.language }}
config-file: ./.github/codeql-config.yml

- name: Perform CodeQL Analysis
uses: github/codeql-action/[email protected].3
uses: github/codeql-action/[email protected].5
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
[submodule "http-concat"]
path = http-concat
url = https://github.com/Automattic/nginx-http-concat.git
[submodule "shared-plugins/jetpack-force-2fa"]
path = shared-plugins/jetpack-force-2fa
url = https://github.com/Automattic/jetpack-force-2fa.git
[submodule "lightweight-term-count-update"]
path = lightweight-term-count-update
url = https://github.com/Automattic/lightweight-term-count-update
Expand Down
Loading

0 comments on commit 056e190

Please sign in to comment.