diff --git a/.github/workflows/new_device.yml b/.github/workflows/new_device.yml index 6e68bac47..1efa1e263 100644 --- a/.github/workflows/new_device.yml +++ b/.github/workflows/new_device.yml @@ -14,7 +14,7 @@ jobs: - name: Parse device data id: device-data - uses: issue-ops/parser@v2 + uses: issue-ops/parser@v3 with: body: ${{ github.event.issue.body }} issue-form-template: new_device_request.yml