Skip to content

Commit

Permalink
chore(deps): update 10up/action-wordpress-plugin-deploy action to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2022
1 parent 9ec66bd commit 1b3cb5a
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.1.0
uses: 10up/action-wordpress-plugin-deploy@2.1.1
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
Expand Down

0 comments on commit 1b3cb5a

Please sign in to comment.