Skip to content

Commit

Permalink
Bump alleyinteractive/action-update-wordpress-plugin from 1.2.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [alleyinteractive/action-update-wordpress-plugin](https://github.com/alleyinteractive/action-update-wordpress-plugin) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/alleyinteractive/action-update-wordpress-plugin/releases)
- [Commits](alleyinteractive/action-update-wordpress-plugin@v1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: alleyinteractive/action-update-wordpress-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 5b35996 commit 1292ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-wordpress-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: alleyinteractive/action-update-wordpress-plugin@v1.2.1
- uses: alleyinteractive/action-update-wordpress-plugin@v2.0.0
with:
plugin-file: 'wp-pdf-generator.php'
upgrade-npm-dependencies: "true"

0 comments on commit 1292ef3

Please sign in to comment.