Skip to content

Commit

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

chore(deps): update 10up/action-wordpress-plugin-deploy action to v2.2.2
  • Loading branch information
aaronware authored Oct 25, 2023
2 parents 31432fa + 117bbb7 commit 84506b5
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 @@ -53,7 +53,7 @@ jobs:
sh ./.deployment/cleanup.sh;
- name: WordPress Plugin Deploy
uses: 10up/[email protected].0
uses: 10up/[email protected].2
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
Expand Down

0 comments on commit 84506b5

Please sign in to comment.