From 081238fa0e946da0775a3ddce706088801617c07 Mon Sep 17 00:00:00 2001 From: Chris Reynolds Date: Wed, 4 Dec 2024 16:01:41 -0700 Subject: [PATCH] Update .github/workflows/validate-plugin-tested-up-to-version.yml Co-authored-by: Phil Tyler --- .github/workflows/validate-plugin-tested-up-to-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'