Skip to content

Commit

Permalink
Merge pull request #271 from linchpin/renovate/10up-action-wordpress-…
Browse files Browse the repository at this point in the history
…plugin-deploy-2.x

chore(deps): update 10up/action-wordpress-plugin-deploy action to v2.1.1
  • Loading branch information
aaronware committed Sep 2, 2022
2 parents 42a6183 + 1b3cb5a commit c7b2eea
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 c7b2eea

Please sign in to comment.