Skip to content

Commit de51eb5

Browse files
docs(changelog): Update 6.2.4 description [skip ci]
1 parent 4257c4d commit de51eb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- name: WordPress Plugin Deploy
126126
if: github.event.inputs.deploy_to_wordpress == 'true'
127127
id: deploy
128-
uses: 10up/action-wordpress-plugin-deploy@2.2.0
128+
uses: 10up/action-wordpress-plugin-deploy@2.2.2
129129
with:
130130
generate-zip: true
131131
env:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Fixed
1313

14-
- Fix Redis connection error when using a user and password in DSN
14+
- Fix Redis connection error when using user and password in DSN
1515

1616
---
1717

0 commit comments

Comments
 (0)