Skip to content

Commit

Permalink
Fixing reference to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Dec 12, 2022
1 parent b249812 commit 51b6e96
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@v3
- uses: alleyinteractive/action-update-wordpress-plugin@v1
- uses: alleyinteractive/action-update-wordpress-plugin@v1.0.0
with:
plugin-file: 'plugin.php'
upgrade-npm-dependencies: "true"

0 comments on commit 51b6e96

Please sign in to comment.