diff --git a/.github/workflows/issue-gherkin.yml b/.github/workflows/issue-gherkin.yml index ef080ac68..55cae2544 100644 --- a/.github/workflows/issue-gherkin.yml +++ b/.github/workflows/issue-gherkin.yml @@ -18,7 +18,7 @@ jobs: - name: Extract feature content id: feature - uses: bcgov/action-gherkin-issue-processor@v1.0.2 + uses: bcgov/action-gherkin-issue-processor@v1.0.4 with: issue: ${{ github.event.issue.number }} default_title: "[Test Case]: REPLACE WITH YOUR TEST CASE TITLE"