Skip to content

Commit

Permalink
Change to a released version of the WordPress checker
Browse files Browse the repository at this point in the history
  • Loading branch information
dkotter committed Aug 10, 2023
1 parent 99388b4 commit 053423d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wordpress-version-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: WordPress version checker
uses: skaut/wordpress-version-checker@master
uses: skaut/wordpress-version-checker@v1.5.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 053423d

Please sign in to comment.