Skip to content

Commit 8a4f2d3

Browse files
Merge pull request #615 from pedro-mendonca/dependabot/github_actions/10up/action-wordpress-plugin-deploy-2.3.0
Bump 10up/action-wordpress-plugin-deploy from 2.2.2 to 2.3.0
2 parents 9e4f3f2 + 309f605 commit 8a4f2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: WordPress.org Plugin Deploy
18-
uses: 10up/action-wordpress-plugin-deploy@2.2.2
18+
uses: 10up/action-wordpress-plugin-deploy@2.3.0
1919
env:
2020
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
2121
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)