diff --git a/.github/workflows/validate-plugin-tested-up-to-version.yml b/.github/workflows/validate-plugin-tested-up-to-version.yml index f53e2f0..676ebc6 100644 --- a/.github/workflows/validate-plugin-tested-up-to-version.yml +++ b/.github/workflows/validate-plugin-tested-up-to-version.yml @@ -16,4 +16,4 @@ jobs: with: fetch-depth: 0 - uses: jazzsequence/action-validate-plugin-version@v1 - branch: 'master' + branch: 'develop'