Skip to content

Commit

Permalink
Bump pantheon-systems/action-wporg-validator from 1.0.0 to 1.1.5 (#477)
Browse files Browse the repository at this point in the history
Bumps [pantheon-systems/action-wporg-validator](https://github.com/pantheon-systems/action-wporg-validator) from 1.0.0 to 1.1.5.
- [Release notes](https://github.com/pantheon-systems/action-wporg-validator/releases)
- [Commits](pantheon-systems/action-wporg-validator@1.0.0...v1.1.5)

---
updated-dependencies:
- dependency-name: pantheon-systems/action-wporg-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent e8d26e0 commit 03a9d8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: WP.org Validator
uses: pantheon-systems/action-wporg-validator@1.0.0
uses: pantheon-systems/action-wporg-validator@v1.1.5
with:
type: plugin
php8-compatibility:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wporg-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: WP.org Validator
uses: pantheon-systems/action-wporg-validator@1.0.0
uses: pantheon-systems/action-wporg-validator@v1.1.5
with:
type: plugin

0 comments on commit 03a9d8f

Please sign in to comment.