Skip to content

Commit

Permalink
Bump 10up/action-wordpress-plugin-deploy from 2.1.1 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [10up/action-wordpress-plugin-deploy](https://github.com/10up/action-wordpress-plugin-deploy) from 2.1.1 to 2.2.2.
- [Release notes](https://github.com/10up/action-wordpress-plugin-deploy/releases)
- [Changelog](https://github.com/10up/action-wordpress-plugin-deploy/blob/develop/CHANGELOG.md)
- [Commits](10up/action-wordpress-plugin-deploy@2.1.1...2.2.2)

---
updated-dependencies:
- dependency-name: 10up/action-wordpress-plugin-deploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent bd612fb commit 73546a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wordpress-plugin-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: WordPress Plugin Deploy
uses: 10up/action-wordpress-plugin-deploy@2.1.1
uses: 10up/action-wordpress-plugin-deploy@2.2.2
env:
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit 73546a3

Please sign in to comment.