Skip to content

Commit

Permalink
chore(deps): update 10up/action-wordpress-plugin-deploy action to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 25, 2022
1 parent 5dfa3ac commit ec5f773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wordpress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sh ./.deployment/cleanup.sh;
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@2.0.0
uses: 10up/action-wordpress-plugin-deploy@2.1.0
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
Expand Down

0 comments on commit ec5f773

Please # to comment.